From d7379e74ecf1f2479605c821a8f8471a12778250 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 8 Jul 2016 15:43:25 -0400 Subject: Ignore tap/ for now. In the long run, we should do a better job of cleaning as we go, but it's a bit tricky to do this without unnecessarily regenerating things that haven't changed (particularly bitstreams). Probably requires minor refactoring of the Makefile rules, perhaps with a holding pen for things (like bitstreams) that we really do not want to regenerate unless something has changed. The current compromise is ugly in places, but works well enough, so this is not a high priority. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index feba58d..5a04258 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ cryptech-alpha_*_source.changes screenlog.* source/cryptech-alpha-firmware.tar.gz source/debian/changelog +tap -- cgit v1.2.3