This commit is contained in:
2026-07-10 14:13:40 +02:00
parent b68c572824
commit 15f5bc3d55
7 changed files with 58 additions and 6 deletions
+27
View File
@@ -0,0 +1,27 @@
# Binaries for programs and plugins
main
TypoML
*.exe
*.exe~
*.so
*.dylib
*.dll
# Ignore binary output folders
bin/
# Ignore common editor/system specific metadata
.DS_Store
.idea/
.vscode/
*.iml
# ENV
.env
# Web assets and local databases
*.db
*.js
# Ignore installed modules through `v install --local`:
modules/