All: Update .gitignore
Vicki Pfau vi@endrift.com
Sat, 20 Oct 2018 11:46:21 -0700
1 files changed,
13 insertions(+),
2 deletions(-)
jump to
M
.gitignore
→
.gitignore
@@ -1,6 +1,17 @@
-/build -/build-* *.user* *~ *.swp *.pyc + +/build +/build-* + +*.a +*.dylib +*.dll +*.exe +*.o +*.so +CMakeCache.txt +CMakeFiles +version.c