Compare commits
21 Commits
master
...
rebase-wo-
Author | SHA1 | Date | |
---|---|---|---|
46bb84e63c | |||
e9c0abc5ce | |||
bc0a9f9269 | |||
a5c401cb42 | |||
60c3e7b36c | |||
13e3908bbd | |||
1286df041c | |||
cdb41daa9d | |||
ce396e8838 | |||
46c43946bf | |||
7b00e563af | |||
50dadfd8b4 | |||
06d46dc310 | |||
60bae654e9 | |||
94528ad6f2 | |||
2a66e6a53b | |||
0edc297c47 | |||
8bbb9bb708 | |||
3d5806ff5d | |||
88d32add38 | |||
057cf776de |
@ -1,2 +0,0 @@
|
|||||||
/_build
|
|
||||||
/build
|
|
7
.gitignore
vendored
7
.gitignore
vendored
@ -10,6 +10,7 @@ test/Makefile.in
|
|||||||
/compile
|
/compile
|
||||||
config.guess
|
config.guess
|
||||||
config.sub
|
config.sub
|
||||||
|
config.h.in
|
||||||
configure
|
configure
|
||||||
/depcomp
|
/depcomp
|
||||||
/install-sh
|
/install-sh
|
||||||
@ -71,9 +72,3 @@ test/test-frames/*.xml.new
|
|||||||
test/error-frames/*.xml.new
|
test/error-frames/*.xml.new
|
||||||
test/unsupported-frames/*.xml.new
|
test/unsupported-frames/*.xml.new
|
||||||
|
|
||||||
/build/
|
|
||||||
_build/
|
|
||||||
|
|
||||||
# IDE
|
|
||||||
/.vscode/
|
|
||||||
CMakeLists.txt.user
|
|
Reference in New Issue
Block a user