Commit e0f8acf09f70fdbcf0d8dd912d70cfc6f27bcef6

Authored by chenjialing
1 parent 7852c4fd

添加git的忽略logs

Showing 1 changed file with 1 additions and 1 deletions
.gitignore
@@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
3 3
4 # Log file 4 # Log file
5 *.log 5 *.log
6 - 6 +logs/*
7 # BlueJ files 7 # BlueJ files
8 *.ctxt 8 *.ctxt
9 9