mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
BDClean up and ignore snapshots files
This commit is contained in:
parent
0f36dfd0db
commit
865ff027ae
1
imlac_sdl/.gitignore
vendored
1
imlac_sdl/.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
test
|
||||
hello_world
|
||||
snapshot.png
|
||||
|
||||
@ -5,5 +5,5 @@ test: test.c Makefile
|
||||
${CC} test.c -o test ${LDOPTS}
|
||||
|
||||
clean:
|
||||
rm -Rf test
|
||||
rm -Rf test snapshot.png
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user