mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 18:47:19 -07:00
Initial commit
This commit is contained in:
parent
8230ffb8a4
commit
d9eed14b7a
3 changed files with 58 additions and 0 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -81,3 +81,16 @@ _ReSharper*/
|
|||
#Ignore files generated by pyinstaller
|
||||
/build
|
||||
/dist
|
||||
|
||||
#snapcraft specifics
|
||||
/parts/
|
||||
/stage/
|
||||
/prime/
|
||||
|
||||
*.snap
|
||||
|
||||
.snapcraft
|
||||
__pycache__
|
||||
*.pyc
|
||||
*_source.tar.bz2
|
||||
snap/.snapcraft
|
Loading…
Add table
Add a link
Reference in a new issue