forked from j62/ctbrec
1
0
Fork 0

Add log files to .gitignore

This commit is contained in:
0xboobface 2018-11-24 18:47:44 +01:00
parent 76efd16c96
commit 88cfa9b8a7
1 changed files with 1 additions and 1 deletions

2
server/.gitignore vendored
View File

@ -2,7 +2,7 @@
/target/
*~
*.bak
/ctbrec.log
*.log
/ctbrec-tunnel.sh
/jre/
/server-local.sh