diff options
author | crupest <crupest@outlook.com> | 2021-09-26 12:50:45 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-09-26 12:50:45 +0800 |
commit | cf2cea7e417a9d2bc946587d4a6ce48d6d4403d8 (patch) | |
tree | 6d08eea35a9f1cd9a66da48fbc2e5e88f742100e /.gitignore | |
parent | 450e391b6feb6e6dcefd07a3b85dfd23b69fa283 (diff) | |
download | solutions-cf2cea7e417a9d2bc946587d4a6ce48d6d4403d8.tar.gz solutions-cf2cea7e417a9d2bc946587d4a6ce48d6d4403d8.tar.bz2 solutions-cf2cea7e417a9d2bc946587d4a6ce48d6d4403d8.zip |
...
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ *.obj
*.exp
*.lib
+
+.DS_Store
|