summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block/swig/.gitignore
diff options
context:
space:
mode:
authorJohnathan Corgan <jcorgan@corganenterprises.com>2009-11-03 13:35:51 -0800
committerJohnathan Corgan <jcorgan@corganenterprises.com>2009-11-03 13:35:51 -0800
commitd462b559ef7618dcf3a61974ff4fc3fe199069a3 (patch)
treec2f8b999e09ae1c1a94aaeff8148fc00a98a908c /gr-howto-write-a-block/swig/.gitignore
parent924efcb372cabb6d5217d2d7f931302339fa0417 (diff)
howto: make swig directory use individual .i files
Removed erroneous files from version control
Diffstat (limited to 'gr-howto-write-a-block/swig/.gitignore')
-rw-r--r--gr-howto-write-a-block/swig/.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/gr-howto-write-a-block/swig/.gitignore b/gr-howto-write-a-block/swig/.gitignore
index f482789570..9165273176 100644
--- a/gr-howto-write-a-block/swig/.gitignore
+++ b/gr-howto-write-a-block/swig/.gitignore
@@ -1,4 +1,6 @@
/.deps
/.libs
/Makefile.in
-/Makefile \ No newline at end of file
+/Makefile
+/howto.cc
+/howto.py