From b48905e084bb4e071af4d82be5ecdada6a65e9dc Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Fri, 23 Oct 2015 23:44:38 -0400 Subject: [PATCH] Remove the entries in gitignore file that was to address the debian build files being saved in the git repo. The build machine process is updated to not care about those anymore --- .gitignore | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.gitignore b/.gitignore index 9d66e6e0a..e5d06cdf0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,2 @@ -# -# Adding .gitignore files because debian builds are being done in the xcat-core -# directory, causing issues when switching branches. -# -*debhelper.log -*substvars -*man1 -*man3 -*man5 -*man7 -*man8 -*.tmp # ignore the documentation build files docs/build