0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00
Files
homebrewery/.gitignore
David Hudson d2bcaecce9 Add Dockerfile
2016-03-19 14:40:52 -07:00

17 lines
161 B
Plaintext

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