From: Ben Pfaff <blp@gnu.org>
Date: Sun, 6 Jul 2008 01:11:22 +0000 (-0700)
Subject: Remove files from .gitignore that are specific to blp's workflow.
X-Git-Tag: v0.7.0~24
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a6c30a471d7d37c901dea56e68d751d1578e90;p=pspp-builds.git

Remove files from .gitignore that are specific to blp's workflow.

These files to ignore are supposed to be listed in the user's
core.gitexcludes file (see gitignore(5)), not in the repository's
.gitignore files.
---

diff --git a/.gitignore b/.gitignore
index 2c9e8347..3a95561c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,6 @@
-.pc
 ABOUT-NLS
 Makefile
 Makefile.in
-_build
-_check
-_ndebug
-_profile
 aclocal.m4
 autom4te.cache
 compile
diff --git a/src/.gitignore b/src/.gitignore
index 824ca295..21f68021 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -2,10 +2,6 @@ Makefile
 Makefile.in
 correlations.c
 crosstabs.c
-cscope.files
-cscope.in.out
-cscope.out
-cscope.po.out
 examine.c
 expressions/
 file-handle.c