Files
wordle/.gitignore
Alperen c3e91b9ae4 Revert "Merge branch 'main' of https://git.ngb.schule/Tim/wordle"
This reverts commit ae7093a555, reversing
changes made to 9c47fb0885.
2022-02-18 00:07:18 +01:00

32 lines
366 B
Plaintext

# ---> Java
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
Dokumente*
# 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*
# Engine-Alpha files
engine-alpha.log
.classpath
.project
/bin/