jobserv/.gitignore
2019-05-26 21:33:40 -07:00

21 lines
281 B
Text

# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
# Ignore emacs swapfiles
\#*
.\#*
# Ignore vim swapfiles
*\~
# Dont commit certs
resources/*
# Dont commit certs or compiled software
staging/*
# Test Logs
JobServ-Server-*