diff --git a/o2server/.gitignore b/o2server/.gitignore index 473879ee606749747c57c160dd2cebd6861bdc18..03136b65f69bbcb8c862c4767cd4297ec9404c16 100644 --- a/o2server/.gitignore +++ b/o2server/.gitignore @@ -1,21 +1,11 @@ +/o2cloud/ +/.settings/ +.classpath .project /.settings/ -/local/ -/localSample/ -/config/ -/configSample/ -/logs/ /target/ -/x_build/ -/servers/ -command.swap -/store/ -/node_modules/ -**/src/main/resources/META-INF/persistence.xml -**/src/main/resources/META-INF/x_persistence.xml -**/*_.java -**/src/main/webapp/describe/ -console.jar +/o2custom/ +/.svn/ +/o2web/gulpfile.js **/.DS_Store -.DS_Store -/commons/ext/manifest.cfg +.DS_Store \ No newline at end of file