ch.eitchnet.beaglebone/.gitignore

19 lines
251 B
Plaintext
Raw Normal View History

2016-01-06 17:20:59 +01:00
*.class
2016-01-06 17:25:25 +01:00
target/
.classpath
.settings/
.project
2016-01-06 17:20:59 +01:00
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Intellij Files
.idea