mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -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
|
*.ini
|
||||||
release.lock
|
release.lock
|
||||||
version.lock
|
version.lock
|
||||||
|
lib/*.dist-info
|
||||||
|
lib/*.egg-info
|
||||||
|
lib/*.pth
|
||||||
|
lib/*/*.pyd
|
||||||
|
lib/_distutils_hack
|
||||||
|
lib/pkg_resources
|
||||||
|
lib/setuptools
|
||||||
logs/*
|
logs/*
|
||||||
backups/*
|
backups/*
|
||||||
cache/*
|
cache/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue