1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-03 11:29:42 +00:00

Don't ignore more than necessary.

We know that the one and only cc65.zip we want to ignore lives in the root directory.
This commit is contained in:
Oliver Schmidt 2016-06-01 22:36:38 +02:00
parent ec06d162bd
commit b75e36bba1

2
.gitignore vendored
View File

@ -6,4 +6,4 @@
/target/ /target/
/testwrk/ /testwrk/
/wrk/ /wrk/
cc65.zip /cc65.zip