chore: gitignore for nats data folder
This commit is contained in:
parent
406d62550f
commit
02b66385bc
4
deploy/compose/.gitignore
vendored
4
deploy/compose/.gitignore
vendored
|
|
@ -1,4 +1,6 @@
|
||||||
portainer_data/*
|
portainer_data/*
|
||||||
!portainer_data/.gitkeep
|
!portainer_data/.gitkeep
|
||||||
mongo_data/*
|
mongo_data/*
|
||||||
!mongo_data/.gitkeep
|
!mongo_data/.gitkeep
|
||||||
|
nats_data/*
|
||||||
|
!nats_data/.gitkeep
|
||||||
Loading…
Reference in New Issue
Block a user