Piped-Backend/.gitignore

22 lines
260 B
Plaintext
Raw Normal View History

2020-11-12 21:19:45 +00:00
# Compiled class file
*.class
bin/
.*
!.gitignore
2021-01-05 05:26:43 +00:00
!.dockerignore
!.github/
2020-11-12 21:19:45 +00:00
# Log file
*.log
### Gradle ###
/build/
# TxT File
*.txt
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*