mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2026-06-21 06:51:11 +08:00
chore: update .gitignore
This commit is contained in:
@@ -10,6 +10,8 @@
|
|||||||
# C# generated folders
|
# C# generated folders
|
||||||
bin/
|
bin/
|
||||||
obj/
|
obj/
|
||||||
|
*.dll
|
||||||
|
!/AssemblyFromGame/*.dll
|
||||||
|
|
||||||
# C++ build folders
|
# C++ build folders
|
||||||
build/
|
build/
|
||||||
@@ -18,3 +20,6 @@ build/
|
|||||||
/*/package/*.zip
|
/*/package/*.zip
|
||||||
/*/package/patchers/
|
/*/package/patchers/
|
||||||
/*/package/plugins/
|
/*/package/plugins/
|
||||||
|
|
||||||
|
# Agent files
|
||||||
|
/.omo/
|
||||||
|
|||||||
Reference in New Issue
Block a user