From d0573049c94ae0d67415a3ad813013c4fcb18cbf Mon Sep 17 00:00:00 2001 From: NiLuJe Date: Tue, 2 Oct 2012 23:33:59 +0200 Subject: [PATCH] Ignore untracked popen_noshell stuff --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index c806532dd..62312b73f 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,14 @@ kpvcrlib/Makefile popen-noshell/libpopen_noshell.a popen-noshell/*.o +popen-noshell/.svn/ +popen-noshell/CREDITS +popen-noshell/Makefile +popen-noshell/README +popen-noshell/performance_tests/ +popen-noshell/popen_noshell.c +popen-noshell/popen_noshell.h +popen-noshell/popen_noshell_examples.c +popen-noshell/popen_noshell_tests.c +popen-noshell/popen_noshell_tests.cpp +