1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-13 08:25:28 +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/ /testwrk/
/wrk/ /wrk/
/cc65.zip /cc65.zip
/util/atari/*.exe
/util/gamate/*.exe