chore: gitignore binaries

This commit is contained in:
Sarah Vaupel 2024-07-09 01:14:20 +02:00
parent 764bb5b0b0
commit 5de66f5be6

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
dist* dist*
node_modules/ node_modules/
bin/
*.hi *.hi
*.o *.o
*.sqlite3 *.sqlite3