mirror of
https://github.com/the-programmers-hangout/Hermes.git
synced 2026-09-07 16:06:20 +02:00
docker updates for web
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Git
|
||||
.git
|
||||
.gitignore
|
||||
.github
|
||||
|
||||
# Local environment and editor files
|
||||
.env
|
||||
.env.*
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Build and runtime artifacts
|
||||
vendor
|
||||
builds
|
||||
.laracord
|
||||
storage/logs
|
||||
*.sqlite
|
||||
|
||||
# OS noise
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user