1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 01:55:56 +00:00
Files
homebrewery/.gitignore
Scott Tolksdorf 626cba6062 Newlines
2016-05-28 09:41:05 -04:00

17 lines
177 B
Plaintext

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