Ignore CMake-generated files, static libraries, coredumps, and the odd git-renamed file.

This commit is contained in:
Joseph Lenox 2018-04-24 17:26:59 -05:00
parent ecfc175c41
commit 2c93cf9019

6
.gitignore vendored
View File

@ -16,3 +16,9 @@ package/osx/Slic3r*.app
*.dmg
*.swp
*.swo
CMakeFiles
*.orig
*.a
core
CMakeCache.txt
*.cmake