mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-19 19:14:55 +00:00
Add .gitignore file
This commit is contained in:
parent
1cfc4f522e
commit
250471fe47
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
*~
|
||||
build/
|
||||
dist/
|
||||
*egg-info/
|
||||
*.egg
|
||||
*.log
|
||||
*.pyc
|
||||
*.tar.*
|
Loading…
Add table
Reference in a new issue