Added eclipse project ignore with local paths.

This commit is contained in:
Willem Cazander 2022-01-28 09:53:57 +01:00
parent e7f9218261
commit fe32f16027

1
.gitignore vendored
View file

@ -31,6 +31,7 @@
# Ignore some eclipse files # Ignore some eclipse files
.settings .settings
.classpath .classpath
.project
# Ignore netbeans directory # Ignore netbeans directory
nbproject nbproject