chore: gitignore for nats data folder

This commit is contained in:
leandrofars 2024-04-22 12:32:45 -03:00
parent 406d62550f
commit 02b66385bc

View File

@ -2,3 +2,5 @@ portainer_data/*
!portainer_data/.gitkeep
mongo_data/*
!mongo_data/.gitkeep
nats_data/*
!nats_data/.gitkeep