Added Eclipse and Windows gitignore files
This commit is contained in:
parent
f44d9f5a80
commit
bbdf02867f
2 changed files with 13 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
*.pydevproject
|
||||
.project
|
||||
|
||||
.metadata
|
||||
tmp/**
|
||||
*.tmp
|
||||
*.bak
|
||||
tmp/**/*
|
||||
*.swp
|
||||
*~.nib
|
||||
local.properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue