1
0
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:
Ross Wilson 2022-07-15 23:45:20 +07:00
parent 0f36dfd0db
commit 865ff027ae
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
test
hello_world
snapshot.png

View File

@ -5,5 +5,5 @@ test: test.c Makefile
${CC} test.c -o test ${LDOPTS}
clean:
rm -Rf test
rm -Rf test snapshot.png