/me doesn't like having .gitignore on github
This commit is contained in:
-32
@@ -1,32 +0,0 @@
|
|||||||
# Eclipse stuff
|
|
||||||
/.classpath
|
|
||||||
/.project
|
|
||||||
/.settings
|
|
||||||
|
|
||||||
# netbeans
|
|
||||||
/nbproject
|
|
||||||
|
|
||||||
# we use maven!
|
|
||||||
/build.xml
|
|
||||||
|
|
||||||
# maven
|
|
||||||
/target
|
|
||||||
|
|
||||||
# vim
|
|
||||||
.*.sw[a-p]
|
|
||||||
|
|
||||||
# various other potential build files
|
|
||||||
/build
|
|
||||||
/bin
|
|
||||||
/dist
|
|
||||||
/manifest.mf
|
|
||||||
|
|
||||||
# Mac filesystem dust
|
|
||||||
/.DS_Store
|
|
||||||
|
|
||||||
# intellij
|
|
||||||
*.iml
|
|
||||||
*.ipr
|
|
||||||
*.iws
|
|
||||||
.idea/
|
|
||||||
out.jardesc
|
|
||||||
Reference in New Issue
Block a user