mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-26 15:57:22 +01:00
is activated in the workspace settings. This required the addition of a new lib (in source form) for a SipHash implementation.
19 lines
228 B
Plaintext
19 lines
228 B
Plaintext
*.class
|
|
|
|
# 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
|
|
.idea
|
|
*.iml
|
|
|
|
# build
|
|
target |