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