summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2021-10-13 15:15:58 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-10-13 15:15:58 -0700
commitf0beebdb7b068f7698d5854b770cd3407059e097 (patch)
treebc4d1bed0dd924e723b9ee2c72f45b77e05bf1f9 /.gitignore
parentMerge branch 'ab/align-parse-options-help' (diff)
parentMakefile: make the "sparse" target non-.PHONY (diff)
downloadtgif-f0beebdb7b068f7698d5854b770cd3407059e097.tar.xz
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