This will allow wrappers added under tests/ to be added to version control.
Signed-off-by: John Keeping <[email protected]> --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8011b39..661df34 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # Files I don't care to see in git-status/commit -cgit +/cgit cgit.conf CGIT-CFLAGS VERSION -- 1.8.2.694.ga76e9c3.dirty _______________________________________________ cgit mailing list [email protected] http://hjemli.net/mailman/listinfo/cgit
