Added stuff to .gitignore
This commit is contained in:
parent
58748e748b
commit
a5eef56a91
|
|
@ -1 +1,6 @@
|
|||
*.pyc
|
||||
build/
|
||||
*~
|
||||
.project
|
||||
.pydevproject
|
||||
.settings/
|
||||
|
|
|
|||
Loading…
Reference in New Issue