1
0
mirror of https://github.com/cc65/cc65.git synced 2024-05-28 16:41:40 +00:00

Ignore executables in util directory

This commit is contained in:
Fabrizio Caruso 2022-04-03 00:02:00 +02:00
parent b7ba02d76f
commit 4121c64295

3
.gitignore vendored
View File

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