This repository has been archived on 2022-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
helium/.gitignore

32 lines
327 B
Plaintext
Raw Permalink Normal View History

2020-05-07 14:05:11 -04:00
# Mac
*.DS_Store
2020-05-07 14:24:03 -04:00
# IntelliJ Idea folders
out
2020-05-07 14:05:11 -04:00
2020-05-07 13:59:12 -04:00
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*