update gitignore

This commit is contained in:
Hion-V 2022-12-24 03:42:51 +01:00
parent 853f5eba26
commit 78fd88654d

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
api2/
**/build/
out.js
api/node_modules/
api/node_modules/
**/*.sqlite
**/.vscode/