Add missing services and update -gitignore
This commit is contained in:
+14
@@ -7,12 +7,26 @@ loolwsd.xml
|
||||
# Service folders
|
||||
**/bundesdata_web_app/
|
||||
**/data/
|
||||
**/data*/
|
||||
**/db/
|
||||
**/mariadb/
|
||||
**/redis/
|
||||
**/html/
|
||||
**/volumes/
|
||||
**/config/
|
||||
**/config*/
|
||||
**/ollama/
|
||||
|
||||
# Game Servers
|
||||
## Sons Of The Forest
|
||||
**/game/
|
||||
|
||||
## V Rising
|
||||
**/persistent-data/
|
||||
**/server-data/
|
||||
|
||||
# tar files
|
||||
*.tar
|
||||
|
||||
# SFTP for moving mod files
|
||||
**/sftp/
|
||||
|
||||
Reference in New Issue
Block a user