mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
Test commit please ignore
(no, actually, what I'm doing here is pushing my very first change: A .bat for the gitignore, so that I can keep my compilation script in the same folder as executables.)
This commit is contained in:
parent
bd5c2d0720
commit
c6ef29f91c
1 changed files with 1 additions and 0 deletions
1
bin/Mingw/Release/.gitignore
vendored
1
bin/Mingw/Release/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
*.exe
|
*.exe
|
||||||
*.mo
|
*.mo
|
||||||
r_opengl.dll
|
r_opengl.dll
|
||||||
|
*.bat
|
||||||
|
|
Loading…
Reference in a new issue