mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Update .gitignore
This commit is contained in:
parent
bcb9b838f2
commit
183e1e8ecc
1 changed files with 3 additions and 4 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
bin/
|
||||
lib/
|
||||
oneshot\.dir/
|
||||
*.dir/
|
||||
x64/
|
||||
|
||||
Makefile*
|
||||
|
|
@ -28,6 +28,7 @@ __pycache__
|
|||
/dist
|
||||
/debug
|
||||
/release
|
||||
steamshim_parent/build/
|
||||
|
||||
object_script.*
|
||||
rpgscript.bat
|
||||
|
|
@ -54,6 +55,4 @@ package/
|
|||
|
||||
oclint/
|
||||
|
||||
steamshim_parent/build/
|
||||
|
||||
steamworks/
|
||||
steamworks/
|
||||
Loading…
Reference in a new issue