mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-13 14:45:57 +00:00
14 lines
148 B
Plaintext
14 lines
148 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
|
|
#Ignore our built files
|
|
build/*
|
|
architecture.json
|
|
|
|
# Ignore sensitive stuff
|
|
/config/*
|
|
!/config/default.json
|
|
|
|
node_modules
|
|
storage |