diff options
-rw-r--r-- | .gitignore | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4365607 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +*.[oa] +*.swp +*.in +*~ +Makefile +.deps/ +.dirstamp +config.h +config.log +config.status +TAGS +tags +autom4te.cache/ +*.tar.gz +aclocal.m4 +ar-lib +compile +config.guess +config.sub +configure +depcomp +install-sh +missing +stamp-h1 |