diff options
| author | chai <chaifix@163.com> | 2018-11-23 13:20:48 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2018-11-23 13:20:48 +0800 |
| commit | 436568ee6320ee7507c01cd6978c078aec2335bd (patch) | |
| tree | fb5e89c4ab63113013aa8f10d2940c7651d87672 /.gitignore | |
| parent | 8d4e45c9a85175d0fc37d7d5c49ff90abb01fe4f (diff) | |
*修改文件结构
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d7d42cf --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ + +*.ilk +*.pdb +*.lib +*.exp +*.obj +*.tlog +*.lastbuildstate +*.log +*.ipch +*.idb +*.res +*.db +*.suo +*.opendb +*.db-shm +*.db-wal |
