1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-15 22:15:57 +00:00

Adding circleCI

This commit is contained in:
Scott Tolksdorf
2018-04-08 21:12:00 -04:00
committed by Trevor Buckner
parent 140f064786
commit c04cd23213

14
.gitignore vendored
View File

@@ -1,16 +1,10 @@
# Logs
logs
*.log
#Ignore our built files
build/*
# Ignore sensitive stuff
config/local.json
node_modules node_modules
storage storage
.idea .idea
*.swp *.swp
*.log
build/*
config/local.*
todo.md todo.md