1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-03 13:53:16 +00:00
forgejo/options/gitignore/Kotlin
2021-12-05 00:25:15 +00:00

24 lines
290 B
Text

# 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*
replay_pid*