1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00

Ignore executables in util directory

This commit is contained in:
Fabrizio Caruso 2022-04-03 00:02:00 +02:00 committed by mrdudz
parent 3d4772e1fe
commit c40e099969

3
.gitignore vendored
View File

@ -7,3 +7,6 @@
/testwrk/
/wrk/
/cc65.zip
/util/atari/*.exe
/util/gamate/*.exe