From: Oliver Schmidt
Date: Wed, 1 Jun 2016 20:36:38 +0000 (+0200)
Subject: Don't ignore more than necessary.
X-Git-Tag: V2.16~126
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b75e36bba18e9a86ed45c1d9be833cfc59510526;p=cc65
Don't ignore more than necessary.
We know that the one and only cc65.zip we want to ignore lives in the root directory.
---
diff --git a/.gitignore b/.gitignore
index dac38c48b..ad4d26c3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,4 @@
/target/
/testwrk/
/wrk/
-cc65.zip
+/cc65.zip