Create .gitignore.
This commit is contained in:
parent
9e5d37280b
commit
85b02ebe91
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# Mac Filesystem.
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
# Other unneeded files.
|
||||||
|
/bin
|
||||||
|
/manifest.mf
|
||||||
|
.classpath
|
||||||
|
.settings.classpath
|
||||||
|
.settings
|
||||||
|
.project
|
Loading…
x
Reference in New Issue
Block a user