From 3ad844e5c4497913d02203a28bef534799a3db9d Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Tue, 28 Oct 2014 10:36:26 -0700 Subject: [PATCH] Added .gitignore files. --- .gitignore | 3 +++ nufxlib/.gitignore | 12 ++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 .gitignore create mode 100644 nufxlib/.gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..69dfbd1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +autom4te.cache +*.o +*.a diff --git a/nufxlib/.gitignore b/nufxlib/.gitignore new file mode 100644 index 0000000..8710899 --- /dev/null +++ b/nufxlib/.gitignore @@ -0,0 +1,12 @@ +Makefile +Version.c +config.h +config.log +config.status +exerciser +imgconv +launder +test-basic +test-extract +test-simple +test-twirl