1
0
mirror of https://e.coding.net/circlecloud/RealBackpacks.git synced 2024-12-04 03:49:07 +00:00

add ignore .setting...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092 2015-09-14 14:13:00 +08:00
parent 6315dc45f0
commit 4b9f2b7d92

69
.gitignore vendored
View File

@ -1,35 +1,36 @@
# netbeans .settings
/nbproject # netbeans
/nbproject
# we use maven!
/build.xml # we use maven!
/build.xml
# maven
/target # maven
/repo /target
/repo
# vim
.*.sw[a-p] # vim
.*.sw[a-p]
# various other potential build files
/build # various other potential build files
/bin /build
/dist /bin
/manifest.mf /dist
/manifest.mf
/world
/world
# Mac filesystem dust
*.DS_Store # Mac filesystem dust
*.DS_Store
# intellij
*.iml # intellij
*.ipr *.iml
*.iws *.ipr
.idea/ *.iws
.idea/
# Project Stuff
/src/main/resources/Soulbound # Project Stuff
/src/main/resources/Soulbound
# Atlassian Stuff
# Atlassian Stuff
/atlassian-ide-plugin.xml /atlassian-ide-plugin.xml