diff options
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..b09d20ac7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +aclocal.m4 +autom4te.cache +build +config.* +configure +depcomp +install-sh +ltmain.sh +Makefile.in +missing +*.sw? +*~ |