Update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
|
|
||||||
# Compiled source #
|
# Compiled source #
|
||||||
###################
|
###################
|
||||||
|
__pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
*.py~
|
*.py~
|
||||||
*.pyproj
|
*.pyproj
|
||||||
@@ -64,7 +65,6 @@ Thumbs.db
|
|||||||
*.bak
|
*.bak
|
||||||
*.cache
|
*.cache
|
||||||
*.ilk
|
*.ilk
|
||||||
*.log
|
|
||||||
[Bb]in
|
[Bb]in
|
||||||
[Dd]ebug*/
|
[Dd]ebug*/
|
||||||
*.lib
|
*.lib
|
||||||
@@ -86,11 +86,7 @@ _ReSharper*/
|
|||||||
/parts/
|
/parts/
|
||||||
/stage/
|
/stage/
|
||||||
/prime/
|
/prime/
|
||||||
|
|
||||||
*.snap
|
*.snap
|
||||||
|
|
||||||
.snapcraft
|
.snapcraft
|
||||||
__pycache__
|
|
||||||
*.pyc
|
|
||||||
*_source.tar.bz2
|
*_source.tar.bz2
|
||||||
snap/.snapcraft
|
snap/.snapcraft
|
Reference in New Issue
Block a user