mirror of
https://github.com/cc65/cc65.git
synced 2024-12-24 11:31:31 +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:
parent
ec06d162bd
commit
b75e36bba1
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,4 +6,4 @@
|
||||
/target/
|
||||
/testwrk/
|
||||
/wrk/
|
||||
cc65.zip
|
||||
/cc65.zip
|
||||
|
Loading…
Reference in New Issue
Block a user