Update gitignore

This commit is contained in:
jstoobysmith 2024-04-17 08:38:00 -04:00
parent 1d9faa6bdf
commit 726c1bd36e
2 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View file

@ -1,3 +1,5 @@
/build
/lake-packages/*
/.lake/*
.lake/packages/*
.lake/build
paper

View file