Commit a752f3e6 authored by nanahira's avatar nanahira

ig

parent 9d51cb76
...@@ -58,17 +58,18 @@ ...@@ -58,17 +58,18 @@
# ygopro main program # ygopro main program
/ygopro /ygopro
/ygopro_* /ygopro_*
/ygopro-*
/ygopro.exe /ygopro.exe
/ygopro_*.exe /ygopro_*.exe
/ygopro-*.exe
/ygopro.app /ygopro.app
/ygopro_*.app /ygopro_*.app
/ygopro-*.app
/premake4
/premake4.exe
/premake5 /premake5
/premake5.exe /premake5.exe
# 2pick related temp files
/card_list.txt
/card_list_*.txt
# others # others
*.log *.log
/.vscode /.vscode
...@@ -76,3 +77,4 @@ ...@@ -76,3 +77,4 @@
/temp /temp
/PrinterData.txt /PrinterData.txt
/ygopro_*.bat /ygopro_*.bat
/ygopro_*.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment