forked from extern/podman-compose
update gitignore
This commit is contained in:
parent
1be41b46a5
commit
0dde95ac1d
8
examples/nodeproj/.gitignore
vendored
8
examples/nodeproj/.gitignore
vendored
@ -1,7 +1,5 @@
|
|||||||
charmander-local.rc
|
local.env
|
||||||
.DS_Store
|
.env
|
||||||
*~
|
|
||||||
*.seed
|
|
||||||
*.log
|
|
||||||
*.pid
|
*.pid
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
|
2
examples/nodeproj/example.local.env
Normal file
2
examples/nodeproj/example.local.env
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
REDIS_HOST=redis
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user