Commit 9a5e5954 by 刘帅

更新gitignore,整理工程文件

parent 666ae12b
...@@ -7,6 +7,9 @@ ...@@ -7,6 +7,9 @@
*.pdb *.pdb
*.zip *.zip
*.rar *.rar
*.map
*.db
*.exe
*_manifest.rc *_manifest.rc
*/plugins/*.dll */plugins/*.dll
*/plugins/*.lib */plugins/*.lib
...@@ -17,3 +20,5 @@ ...@@ -17,3 +20,5 @@
*/res/resource.h */res/resource.h
*/res/MANIFEST.MF */res/MANIFEST.MF
*/res/*.rc */res/*.rc
debug/bins/*
release/bins/log/*
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment