mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Update .gitignore
This commit is contained in:
parent
8cb8614911
commit
04c54296fc
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -15,6 +15,13 @@ __pycache__
|
|||
*.ini
|
||||
release.lock
|
||||
version.lock
|
||||
lib/*.dist-info
|
||||
lib/*.egg-info
|
||||
lib/*.pth
|
||||
lib/*/*.pyd
|
||||
lib/_distutils_hack
|
||||
lib/pkg_resources
|
||||
lib/setuptools
|
||||
logs/*
|
||||
backups/*
|
||||
cache/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue