diff options
author | chai <chaifix@163.com> | 2019-01-10 08:55:21 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-10 08:55:21 +0800 |
commit | c637fcaecc9dbe86822e38c161b64f46d7d6a8f8 (patch) | |
tree | 079957219cf4c9fa589959f68db5841c000250f6 /.gitignore | |
parent | 09ba0e9d0f25d5862567dd42c83578fdbdaeb0f8 (diff) |
*初始化
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f943d9f --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ + +*.ilk +*.pdb +*.lib +*.exp +*.obj +*.tlog +*.lastbuildstate +*.log +*.ipch +*.idb +*.res +*.db +*.suo +*.opendb +*.db-shm +*.db-wal +*.iobj +*.ipdb +*.sbr +*.bsc |