Clean up
This commit is contained in:
parent
36097dbeb8
commit
7e16007ef8
18
.gitignore
vendored
18
.gitignore
vendored
@ -1,6 +1,6 @@
|
|||||||
#################################################################################################################
|
########################################################################################################################
|
||||||
################################################ Python Settings ################################################
|
################################################### Python Settings ####################################################
|
||||||
#################################################################################################################
|
########################################################################################################################
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
@ -146,9 +146,9 @@ cython_debug/
|
|||||||
media
|
media
|
||||||
static
|
static
|
||||||
|
|
||||||
##################################################################################################################
|
########################################################################################################################
|
||||||
################################################ PyCharm settings ################################################
|
################################################### PyCharm settings ###################################################
|
||||||
##################################################################################################################
|
########################################################################################################################
|
||||||
|
|
||||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
|
||||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
||||||
@ -222,9 +222,9 @@ fabric.properties
|
|||||||
# Android studio 3.1+ serialized cache file
|
# Android studio 3.1+ serialized cache file
|
||||||
.idea/caches/build_file_checksums.ser
|
.idea/caches/build_file_checksums.ser
|
||||||
|
|
||||||
################################################################################################################
|
########################################################################################################################
|
||||||
################################################ MacOS Settings ################################################
|
#################################################### MacOS Settings ####################################################
|
||||||
################################################################################################################
|
########################################################################################################################
|
||||||
|
|
||||||
# General
|
# General
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
Loading…
Reference in New Issue
Block a user