This repository has been archived on 2022-01-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2021-06-10 18:09:00 +04:00
|
|
|
# Compiled class file
|
|
|
|
|
*.class
|
|
|
|
|
|
|
|
|
|
# Log file
|
|
|
|
|
*.log
|
|
|
|
|
|
|
|
|
|
# BlueJ files
|
|
|
|
|
*.ctxt
|
|
|
|
|
|
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
|
|
|
.mtj.tmp/
|
|
|
|
|
|
2021-06-14 19:54:47 +04:00
|
|
|
#maven
|
|
|
|
|
target
|
|
|
|
|
out
|
|
|
|
|
|
|
|
|
|
#intellji idea
|
2021-06-14 20:58:12 +04:00
|
|
|
.idea
|
|
|
|
|
*.iml
|
2021-06-10 18:09:00 +04:00
|
|
|
# Package Files #
|
|
|
|
|
*.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*
|