Piped-Backend/.gitignore
2022-09-11 02:13:28 +05:30

31 lines
336 B
Text

# Compiled class file
*.class
bin/
.*
!.gitignore
!.dockerignore
!.github/
# Log file
*.log
### Gradle ###
/build/
# Database Data
/data/
# TxT File
*.txt
# Jar files
*.jar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Version File
VERSION