Files
blt/.gitignore
Gregory Ballantine c19bb2108c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Adding local tmp directory to git ignore
2025-07-28 08:00:21 -04:00

15 lines
126 B
Plaintext

# Compiled binary
blt
# Local data files
data/
tmp/
# Compiled assets
public/css/
public/js/
# Node modules
node_modules/