aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-10-13 15:15:58 -0700
committerJunio C Hamano <gitster@pobox.com>2021-10-13 15:15:58 -0700
commitf0beebdb7b068f7698d5854b770cd3407059e097 (patch)
treebc4d1bed0dd924e723b9ee2c72f45b77e05bf1f9 /.gitignore
parentd7bc8521518d4821c5d2e18742991a6ad05efee1 (diff)
parentc234e8a0ecfaa53f88b228e50fafe849402f6c49 (diff)
downloadgit-f0beebdb7b068f7698d5854b770cd3407059e097.tar.gz
Merge branch 'ab/make-sparse-for-real'
Prevent "make sparse" from running for the source files that haven't been modified. * ab/make-sparse-for-real: Makefile: make the "sparse" target non-.PHONY
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6be9de41ae..80c6bf6f3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -225,6 +225,7 @@
*.lib
*.res
*.sln
+*.sp
*.suo
*.ncb
*.vcproj