diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-11-14 12:49:23 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-11-14 12:51:19 +0100 |
commit | baa440df8de80da63f021a7d8d1957e82b2d2796 (patch) | |
tree | f33f880b386393659cd28f1ece4fcd9366ccc0fb /.gitignore | |
parent | 9795d44f82f7b78d827dc6ce56d63c4c4ad86514 (diff) |
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1,13 +1,5 @@ -/CMakeLists.txt.user -*~ /build* /installer/Output -# merely git cola saves there -/patches/ .DS_Store -*.obj -*.exp -*.pdb /.idea/ /sdk-paths-*.cmake -/.vs/ |