Updated gitignore
This commit is contained in:
parent
6065a0c20a
commit
b4149ac425
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,13 +2,13 @@ build/*
|
|||||||
.clang-tidy
|
.clang-tidy
|
||||||
.cache
|
.cache
|
||||||
test/protected/*
|
test/protected/*
|
||||||
test/.pt.db
|
|
||||||
*compile_commands.json
|
|
||||||
test/perf*
|
test/perf*
|
||||||
test/callgraph*
|
test/callgraph*
|
||||||
test/openers
|
test/openers
|
||||||
test/opener/opener
|
test/opener/opener
|
||||||
test/opener/opener.o
|
test/opener/opener.o
|
||||||
|
test/.*
|
||||||
|
*compile_commands.json
|
||||||
src/gui/ui/*
|
src/gui/ui/*
|
||||||
src/gui/*.o
|
src/gui/*.o
|
||||||
src/gui/icfs_dialogue
|
src/gui/icfs_dialogue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user