diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-06-14 21:15:20 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-06-14 21:15:20 +0400 |
commit | 3bb1f1f30984155d8a84cce5ddcae7615d334f04 (patch) | |
tree | d4392effa5213dcfd876c7eee4f86720c01b67b7 /.gitignore | |
parent | 73b003635e675e20b7852a3dc281d1846308d63f (diff) | |
download | snoop-upstream.tar.gz |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc8abcd --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +*.deps +*.o +*.tar.* +.dirstamp +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +autoscan.log +compile +config.h +config.h.in +config.h.in~ +config.log +config.status +configure +configure.scan +depcomp +install-sh +missing +snoop +stamp-* |