more .gitignore
This commit is contained in:
parent
c50434a1ec
commit
e3385a531a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,8 @@
|
|||
*.pyc
|
||||
__pycache__
|
||||
*~
|
||||
*.in.h
|
||||
*.ui.h
|
||||
src/podcastparser.py
|
||||
src/mygpoclient
|
||||
src/dbus
|
||||
|
|
Loading…
Reference in a new issue