mirror of
https://github.com/containers/podman-compose.git
synced 2024-11-22 16:03:16 +01:00
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…
Reference in New Issue
Block a user