mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Add /data back into .gitignore (#15619)
This commit is contained in:
@@ -13,6 +13,9 @@ vchat.db*
|
||||
*.pid
|
||||
cfg/
|
||||
|
||||
#Ignore the data folder/symlink itself. This is very important if you are using VGS
|
||||
/data
|
||||
|
||||
#Ignore everything in datafolder and subdirectories
|
||||
/data/**/*
|
||||
/tmp/**/*
|
||||
|
||||
Reference in New Issue
Block a user