mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
Prevent logs in gitignore (#201)
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -14,12 +14,17 @@ build
|
||||
|
||||
MagnetoLib.dll
|
||||
vrconfig.yml
|
||||
*.log
|
||||
*.log.lck
|
||||
|
||||
# BVH
|
||||
BVH Recordings
|
||||
Recordings
|
||||
|
||||
# Logs
|
||||
*.log.*
|
||||
*.log.lck
|
||||
*.log
|
||||
logs/
|
||||
|
||||
# Ignore eclipse stuff
|
||||
.project
|
||||
.classpath
|
||||
|
||||
Reference in New Issue
Block a user