-some minor updates for gitignore
This commit is contained in:
parent
42f3db8fb7
commit
1566d62886
|
|
@ -12,7 +12,9 @@
|
||||||
*.filters
|
*.filters
|
||||||
*.sln
|
*.sln
|
||||||
*.user
|
*.user
|
||||||
|
*.tlog
|
||||||
|
|
||||||
|
.vs/
|
||||||
bin/
|
bin/
|
||||||
lib/
|
lib/
|
||||||
*.dir/
|
*.dir/
|
||||||
|
|
@ -34,12 +36,6 @@ steamshim_parent/build/
|
||||||
object_script.*
|
object_script.*
|
||||||
rpgscript.bat
|
rpgscript.bat
|
||||||
rpgscript - mklang.bat
|
rpgscript - mklang.bat
|
||||||
oneshot_JA_2_merge.pot
|
|
||||||
oneshot_JA_2_merge-jpn.pot
|
|
||||||
oneshot_JA_2_ver4.pot
|
|
||||||
oneshot_JA_2_fixed_ver3.pot
|
|
||||||
oneshot_JA_2_ver3_checked.pot
|
|
||||||
oneshot_JA_Mariko1_WIP.pot
|
|
||||||
*.pot
|
*.pot
|
||||||
xScripts.rxdata
|
xScripts.rxdata
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue