1
0
mirror of https://e.coding.net/circlecloud/CTZLoginServer.git synced 2024-11-16 01:08:49 +00:00
CTZLoginServer/.gitignore
j502647092 49f0e65a85 init project...
Signed-off-by: j502647092 <jtb1@163.com>
2015-06-24 21:13:03 +08:00

35 lines
331 B
Plaintext

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