Commit 18730e92ed9bfc75a419927508e889f5a17c582a

Authored by Hu Chunming
1 parent 87917184

.o文件不提交

Showing 1 changed file with 3 additions and 1 deletions
.gitignore
... ... @@ -9,4 +9,6 @@ src/Makefile
9 9 .gitignore
10 10 src/decoder/Makefile
11 11 bin/test_dec
12   -3rdparty/*
13 12 \ No newline at end of file
  13 +3rdparty/*
  14 +
  15 +*.o
14 16 \ No newline at end of file
... ...