Files
runner_v/.gitignore
Timur Gordon 010ecc7c71 initial commit
2025-08-26 14:47:52 +02:00

26 lines
254 B
Plaintext

# Binaries for programs and plugins
main
runner_v
*.exe
*.exe~
*.so
*.dylib
*.dll
# Ignore binary output folders
bin/
# Ignore common editor/system specific metadata
.DS_Store
.idea/
.vscode/
*.iml
# ENV
.env
# vweb and database
*.db
*.js
cmd/runner