mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-13 14:45:57 +00:00
16 lines
152 B
Plaintext
16 lines
152 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
|
|
#Ignore our built files
|
|
build/*
|
|
|
|
# Ignore sensitive stuff
|
|
config/local.json
|
|
|
|
node_modules
|
|
storage
|
|
.idea
|
|
*.swp
|
|
|
|
todo.md |