mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-12 04:49:00 +08:00
Ignore some more generated files.
This commit is contained in:
parent
ce8e1b94ff
commit
f59396e33d
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,6 +1,8 @@
|
|||||||
build
|
build
|
||||||
Build
|
Build
|
||||||
Build.bat
|
Build.bat
|
||||||
|
*/external/Catch
|
||||||
|
Makefile
|
||||||
MYMETA.json
|
MYMETA.json
|
||||||
MYMETA.yml
|
MYMETA.yml
|
||||||
_build
|
_build
|
||||||
@ -26,3 +28,9 @@ CMakeCache.txt
|
|||||||
src/test/test_options.hpp
|
src/test/test_options.hpp
|
||||||
src/slic3r
|
src/slic3r
|
||||||
build/*
|
build/*
|
||||||
|
|
||||||
|
slic3r
|
||||||
|
gui_test
|
||||||
|
slic3r_test
|
||||||
|
compile_commands.json
|
||||||
|
tags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user