Add .gitignore

This commit is contained in:
2024-05-11 00:24:53 +03:00
parent 429dd122f1
commit 656d227d66

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
__pycache__
.yarn
node_modules
modules
prototypes
dist
data
config