mirror of
https://git.deluge-torrent.org/deluge
synced 2025-09-17 15:21:56 +00:00
Update .gitignore file to work with git <= 1.6
This commit is contained in:
parent
3f0edee17a
commit
ce0dc49572
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
||||||
*~
|
*~
|
||||||
build/
|
build
|
||||||
dist/
|
dist
|
||||||
*egg-info/
|
*egg-info
|
||||||
*.egg
|
*.egg
|
||||||
*.log
|
*.log
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue