0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 18:12:40 +00:00
Files
homebrewery/.gitignore
Scott Tolksdorf 3dee96ad38 Initial commit
2015-11-14 16:17:26 -05:00

13 lines
140 B
Plaintext

# Logs
logs
*.log
#Ignore our built files
build/*
architecture.json
# Ignore sensitive stuff
/config/*
!/config/default.json
node_modules