first commit

This commit is contained in:
2026-07-12 00:54:58 +02:00
commit b6964c7943
5 changed files with 223 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
# Binaries for programs and plugins
main
foferk
*.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/
foferk.gz