cmake: Tighten ignores
This commit is contained in:
parent
530702d1c9
commit
9288462b59
|
|
@ -6,7 +6,9 @@
|
|||
# cmake
|
||||
/build/
|
||||
/build_gen/
|
||||
.dependencies
|
||||
/.dependencies
|
||||
/compile_commands.json
|
||||
|
||||
# Temporary configuration
|
||||
/Firmware/Configuration_prusa.h
|
||||
|
||||
|
|
@ -27,4 +29,3 @@ __pycache__
|
|||
# Generated files
|
||||
/build-env/
|
||||
/Firmware/Doc/
|
||||
compile_commands.json
|
||||
|
|
|
|||
Loading…
Reference in New Issue