reduced gitignore file
parent
4a5a23b870
commit
c093bf0038
@ -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…
Reference in New Issue