mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
Ignore executables in util directory
This commit is contained in:
parent
b7ba02d76f
commit
4121c64295
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,3 +7,6 @@
|
|||||||
/testwrk/
|
/testwrk/
|
||||||
/wrk/
|
/wrk/
|
||||||
/cc65.zip
|
/cc65.zip
|
||||||
|
/util/atari/*.exe
|
||||||
|
/util/gamate/*.exe
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user