aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordbn <dbn@FreeBSD.org>2018-01-04 19:40:48 +0800
committerdbn <dbn@FreeBSD.org>2018-01-04 19:40:48 +0800
commitac3601a7a887c885b9eb50ef6cd76758b74795a5 (patch)
tree2dc47b28626bc5b4d6cb81dbd8542d22d66b8f60 /.gitignore
parentadc4ca51192def60ba8349ec1eb5fbea94dc851d (diff)
downloadfreebsd-ports-gnome-ac3601a7a887c885b9eb50ef6cd76758b74795a5.tar.gz
freebsd-ports-gnome-ac3601a7a887c885b9eb50ef6cd76758b74795a5.tar.zst
freebsd-ports-gnome-ac3601a7a887c885b9eb50ef6cd76758b74795a5.zip
Enhance .gitignore, svn:ingore and svn:global-ignores
- Ignore working directories (and the flavored versions) - Ignore Makefile.local files - Synchronize the ignored files/directories between git and subversion NOTE: it was intentional to _not_ ignore .git and .svn directories in subversion and git respectively, as a dual checkout of the Ports tree is not supported. Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D10698
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 13ad354b5b2b..681e99f1a2b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
/distfiles
/packages
+/*/*/Makefile.local
/*/*/work
+/*/*/work-*
/INDEX-[0-9]*
*~
*.rej