Commit 1fdfff913a2ef9eb39547542cab4b739f40e7263

Authored by Hu Chunming
1 parent 4bcfa5f5

补充ignore

Showing 1 changed file with 2 additions and 1 deletions
.gitignore
... ... @@ -2,4 +2,5 @@ bin/vpt_proj
2 2 bin/logs/*
3 3 bin/res/*
4 4 bin/vpt_proj
5   -*.o
6 5 \ No newline at end of file
  6 +*.o
  7 +*.jpg
7 8 \ No newline at end of file
... ...