mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-05 20:51:15 -07:00
Update .gitignore
This commit is contained in:
parent
9c4d97c0f8
commit
ff2cf73f23
1 changed files with 1 additions and 5 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
|
||||
# Compiled source #
|
||||
###################
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.py~
|
||||
*.pyproj
|
||||
|
@ -64,7 +65,6 @@ Thumbs.db
|
|||
*.bak
|
||||
*.cache
|
||||
*.ilk
|
||||
*.log
|
||||
[Bb]in
|
||||
[Dd]ebug*/
|
||||
*.lib
|
||||
|
@ -86,11 +86,7 @@ _ReSharper*/
|
|||
/parts/
|
||||
/stage/
|
||||
/prime/
|
||||
|
||||
*.snap
|
||||
|
||||
.snapcraft
|
||||
__pycache__
|
||||
*.pyc
|
||||
*_source.tar.bz2
|
||||
snap/.snapcraft
|
Loading…
Add table
Add a link
Reference in a new issue