Add .gitignore

This commit is contained in:
maple
2025-11-04 23:12:10 +00:00
parent 1809136c5c
commit dbd756ccf8
2 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
build/*
build-web/*
data/*
.cache/*