From 0a14cf7eac67f2e4c627f73a83322f81feff65b3 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 13625b3ba..9ff0fb666 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 +