mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-29 04:31:59 +08:00
Ignore CMake-generated files, static libraries, coredumps, and the odd git-renamed file.
This commit is contained in:
parent
ecfc175c41
commit
2c93cf9019
6
.gitignore
vendored
6
.gitignore
vendored
@ -16,3 +16,9 @@ package/osx/Slic3r*.app
|
||||
*.dmg
|
||||
*.swp
|
||||
*.swo
|
||||
CMakeFiles
|
||||
*.orig
|
||||
*.a
|
||||
core
|
||||
CMakeCache.txt
|
||||
*.cmake
|
||||
|
Loading…
x
Reference in New Issue
Block a user