aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-07-30 17:17:25 -0400
committerAnthony G. Basile <blueness@gentoo.org>2014-07-30 17:17:25 -0400
commit774ce372e0a21e58541d34035ed15903b4b5b34a (patch)
treeb9afd5764c222ffff052e7ce8b8e5e5ecf766fac /.gitignore
parentSplit misc/ into misc/ for production and poc/ for experimental stuff. (diff)
downloadelfix-774ce372e0a21e58541d34035ed15903b4b5b34a.tar.gz
elfix-774ce372e0a21e58541d34035ed15903b4b5b34a.tar.bz2
elfix-774ce372e0a21e58541d34035ed15903b4b5b34a.zip
Refactor source tree: separate out fix-gnustack
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 7 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index ead9914..b2500c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,7 +25,6 @@ stamp-h1
*.la
*.lo
#
-fix-gnustack
paxctl-ng
bad-gnustack
daemon*
@@ -33,11 +32,11 @@ dummy
revdepbin
#
scripts/build
-misc/__pycache__
#
-misc/change-interp/bash
-misc/change-interp/change-interp
-misc/elf-manipulate/clear-dt-path
-misc/elf-manipulate/parse-elf
-misc/elf-manipulate/print-sections
-misc/elf-manipulate/remove-ptpax
+misc/fix-gnustack/fix-gnustack
+#
+poc/change-interp/change-interp
+poc/elf-manipulate/clear-dt-path
+poc/elf-manipulate/parse-elf
+poc/elf-manipulate/print-sections
+poc/elf-manipulate/remove-ptpax