Files
CipherStreamAPI/.gitignore
2024-04-07 19:41:57 -04:00

19 lines
189 B
Plaintext

#VSCode
.classpath
.project
#Ignore the compiled files
target
#Ignore log files
*.log
*.log.*.gz
#Ignore temp files
*.tmp
#Ignore local config files
local/
sonarBuild.ps1
sonarBuild.sh