Magic_Game/.gitignore

10 lines
120 B
Plaintext

# ignore all files in the /Easy2D/** directory
Easy2D/Win32/
Easy2D/x64/
/Win32/
/x64/
Debug/
Release/
backup/
*.lnk
.vs