Explorar el Código

Merge pull request #17 from huqi1980/master

pull .gitignore
huqi1980 hace 7 años
padre
commit
0d162c0b8a
Se han modificado 2 ficheros con 7 adiciones y 0 borrados
  1. 1 0
      .gitignore
  2. 6 0
      o2server/servers/.gitignore

+ 1 - 0
.gitignore

@@ -4,3 +4,4 @@
 /.settings/
 /target/
 *_.java
+/.svn/

+ 6 - 0
o2server/servers/.gitignore

@@ -0,0 +1,6 @@
+.classpath
+.project
+/.settings/
+/target/
+/applicationServer/
+/centerServer/