mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
Init (#1)
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Should update .dockerignore as well
|
||||
.env
|
||||
node_modules
|
||||
.idea
|
||||
data
|
||||
stacks
|
||||
tmp
|
||||
/private
|
||||
|
||||
# Git only
|
||||
frontend-dist
|
||||
|
||||
Reference in New Issue
Block a user