mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-01 17:22:42 +00:00
Adding circleCI
This commit is contained in:
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