VoiDPlugins/.gitignore

14 lines
112 B
Text
Raw Normal View History

2020-07-21 08:57:37 +08:00
# IDE
/.vs
/.vscode
# Build Artifacts
**/obj
**/bin
/Build
# User Preferences
*.user
# MacOS Cache
*.DS_Store