diff options
author | 2012-07-20 11:20:34 -0400 | |
---|---|---|
committer | 2012-07-20 11:20:34 -0400 | |
commit | bcb7968805bde0b6e7ed1654901195790a49668d (patch) | |
tree | e73b4fb6c56726aff597e211205b1ca1a67c0dd0 /.gitignore | |
parent | src/paxctl-ng.c: fix string2bin (diff) | |
download | elfix-bcb7968805bde0b6e7ed1654901195790a49668d.tar.gz elfix-bcb7968805bde0b6e7ed1654901195790a49668d.tar.bz2 elfix-bcb7968805bde0b6e7ed1654901195790a49668d.zip |
Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5321107 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.h +config.h.in +config.log +config.status +configure +depcomp +install-sh +missing +stamp-h1 +# +.deps +*.o +fix-gnustack +paxctl-ng +bad-gnustack +daemon |