2
0
Fork 0

Removed eclipse settings.

This commit is contained in:
Willem Cazander 2012-05-07 16:28:50 +02:00
parent c23d14522f
commit 2872143028
130 changed files with 175 additions and 982 deletions

16
.gitignore vendored
View file

@ -7,6 +7,10 @@
*/target
*/*/target
*/*/*/target
*/*/*/*/target
# Inore some artifact dirs;
vasc-demo/vasc-demo-tech/vasc-demo-tech-ui/tomcat.*
# Ignore leftovers of really failed release build
release.properties
@ -21,12 +25,21 @@ pom.xml.versionsBackup
# Ignore C/java/images binary files
*.o
*.so
*.dll
*.hex
*.dat
*.bmp
*.gif
*.pdf
# Ignore ~ backup files.
*~
# Ignore some eclipse files
##.settings
##.classpath
# Ignore netbeans directory
nbproject
@ -37,6 +50,3 @@ nbproject
Thumbs.db
Desktop.ini
# Ignore auto eclipse plugins settings
org.eclipse.wst.common.component
org.eclipse.wst.common.project.facet.core.xml