gitignore fixes
This commit is contained in:
parent
dd15d2b44f
commit
451e15935a
1 changed files with 2 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,8 +1,7 @@
|
||||||
Mac/build/
|
Mac/bungloo
|
||||||
Mac/Bungloo.xcodeproj/project.xcworkspace/xcuserdata/jeena.xcuserdatad/UserInterfaceState.xcuserstate
|
|
||||||
dsa_priv.pem
|
dsa_priv.pem
|
||||||
*.pyc
|
*.pyc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*~
|
*~
|
||||||
Linux/dist
|
Linux/dist
|
||||||
Windows/bungloo
|
Windows/bungloo
|
||||||
|
|
Reference in a new issue