diff options
author | git repository hosting | 2009-08-13 22:26:53 -0600 |
---|---|---|
committer | git repository hosting | 2009-08-13 22:26:53 -0600 |
commit | f15982950e4674f0cad53d25d36409253661af34 (patch) | |
tree | aeb2d6f70c6e96dcf5231cd68105ace332c27086 /gr-wxgui/.gitignore | |
parent | a0d13b42bfb3fd081d77e9d73cf4db9695a6d88b (diff) | |
download | gnuradio-f15982950e4674f0cad53d25d36409253661af34.tar.gz gnuradio-f15982950e4674f0cad53d25d36409253661af34.tar.bz2 gnuradio-f15982950e4674f0cad53d25d36409253661af34.zip |
Added git ignore files auto created from svn:ignore properties.
Diffstat (limited to 'gr-wxgui/.gitignore')
-rw-r--r-- | gr-wxgui/.gitignore | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/gr-wxgui/.gitignore b/gr-wxgui/.gitignore new file mode 100644 index 000000000..cdcf41b15 --- /dev/null +++ b/gr-wxgui/.gitignore @@ -0,0 +1,30 @@ +/*.cache +/*.la +/*.lo +/*.pc +/.deps +/.la +/.libs +/.lo +/Makefile +/Makefile.in +/aclocal.m4 +/autom4te.cache +/config.cache +/config.h +/config.h.in +/config.log +/config.status +/configure +/depcomp +/install-sh +/libtool +/ltmain.sh +/make.log +/missing +/missing +/mkinstalldirs +/py-compile +/stamp-h +/stamp-h.in +/stamp-h1 |