reduced gitignore file

pull/11/head
Stefan Feuerhahn 7 years ago
parent 4a5a23b870
commit c093bf0038

26
.gitignore vendored

@ -1,26 +1,8 @@
\#* # Gradle
.\#*
*~
target/
bin/
build/
tmp/
*.class
.gradle/ .gradle/
.svn/ build/
.settings/
.project
.classpath
.metadata/
.externalToolBuilders/
gradle.properties gradle.properties
doc/userguide/*.html
doc/userguide/*.pdf # IntelliJ IDEA
*.hprof
gradle-app.setting
.factorypath
.apt_generated/
#created by openiec61850 clientgui:
lastconnection.properties
.idea .idea
out/ out/

Loading…
Cancel
Save