chore: .gitignore fixes

This commit is contained in:
tydeu 2023-08-01 21:02:07 -04:00 committed by Mac Malone
parent e330a57036
commit 28f7334139
2 changed files with 2 additions and 3 deletions

3
.gitignore vendored
View file

@ -3,6 +3,7 @@
.#*
*.lock
build
!/src/lake/Lake/Build
GPATH
GRTAGS
GSYMS
@ -25,4 +26,4 @@ fwIn.txt
fwOut.txt
wdErr.txt
wdIn.txt
wdOut.txt
wdOut.txt

2
src/lake/.gitignore vendored
View file

@ -1,5 +1,3 @@
/build
produced.out
result*
# Do not commit the flake lockfile to avoid having to maintain it
flake.lock