mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-15 22:15:57 +00:00
Adding circleCI
This commit is contained in:
committed by
Trevor Buckner
parent
140f064786
commit
c04cd23213
14
.gitignore
vendored
14
.gitignore
vendored
@@ -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
|
||||||
Reference in New Issue
Block a user