-rw-r--r-- | .gitignore | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b283958 --- a/dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +*.o +*~ +COPYING +INSTALL +Makefile +Makefile.in +aclocal.m4 +autom4te.cache/ +clear_selection.c +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +dbconnect.c +depcomp +exp004base.c +install-sh +missing +selection_from_db.c +selsave.c +src/.deps/ +src/exp004viz +stamp-h1 |