From: Jiri Slaby Date: Wed, 12 Jan 2011 13:53:42 +0000 (+0100) Subject: update .gitignore's X-Git-Tag: v0.37.1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f10c2422ae099fa34003c9f6ec5721e54fa71e22;p=thirdparty%2Flibcgroup.git update .gitignore's Some files were not in .gitignore files, add them properly to not show up in the status list. Signed-off-by: Jiri Slaby Signed-off-by: Jan Safranek --- diff --git a/src/tools/.gitignore b/src/tools/.gitignore index 3c46451c..d87e9452 100644 --- a/src/tools/.gitignore +++ b/src/tools/.gitignore @@ -6,5 +6,6 @@ cgdelete cgexec cgget cgset +cgsnapshot lscgroup lssubsys diff --git a/tests/.gitignore b/tests/.gitignore index b0cd6103..b6aeef74 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,6 +1,7 @@ get_all_controller get_controller get_mount_point +get_procs get_variable_names libcg_ba libcgrouptest01 @@ -8,5 +9,6 @@ pathtest proctest read_stats setuid +test_named_hierarchy walk_task walk_test