Ignore build artifact files.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,6 +1,5 @@
|
|||||||
html
|
html
|
||||||
latex
|
latex
|
||||||
test/_build
|
|
||||||
*.d
|
*.d
|
||||||
*.o
|
*.o
|
||||||
*.P
|
*.P
|
||||||
@@ -14,4 +13,5 @@ test/_build
|
|||||||
.env
|
.env
|
||||||
/examples/*/*/build-*
|
/examples/*/*/build-*
|
||||||
test_old/
|
test_old/
|
||||||
tests_obsolete/
|
tests_obsolete/
|
||||||
|
_build
|
||||||
|
Reference in New Issue
Block a user