Files
SlimeVR-Server/.gitignore
2022-06-28 20:21:01 +03:00

35 lines
360 B
Plaintext

# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
/bin/
# Ignore .idea
.idea
# Syncthing ignore file
.stignore
MagnetoLib.dll
vrconfig.yml
# BVH
BVH Recordings
Recordings
# Logs
*.log.*
*.log.lck
*.log
logs/
# Ignore eclipse stuff
.project
.classpath
.settings
# VSCode stuff
/.vscode/settings.json