Ignore build artifact files.

This commit is contained in:
Nathan Conrad
2019-09-09 19:21:29 -04:00
parent f7b0aeec52
commit 532abadb78

4
.gitignore vendored
View File

@@ -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