mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2026-06-21 04:51:09 +08:00
26 lines
283 B
Plaintext
26 lines
283 B
Plaintext
# C# project files
|
|
*.user
|
|
|
|
# Rider project files
|
|
/.idea/
|
|
|
|
# VS Code project files
|
|
/.vscode/
|
|
|
|
# C# generated folders
|
|
bin/
|
|
obj/
|
|
*.dll
|
|
!/AssemblyFromGame/*.dll
|
|
|
|
# C++ build folders
|
|
build/
|
|
|
|
# packaged files
|
|
/*/package/*.zip
|
|
/*/package/patchers/
|
|
/*/package/plugins/
|
|
|
|
# Agent files
|
|
/.omo/
|