[151566] trunk

larryv at macports.org larryv at macports.org
Wed Aug 17 16:53:30 PDT 2016


Revision: 151566
          https://trac.macports.org/changeset/151566
Author:   larryv at macports.org
Date:     2016-08-17 16:53:30 -0700 (Wed, 17 Aug 2016)
Log Message:
-----------
Split up .gitignore

Added Paths:
-----------
    trunk/base/.gitignore
    trunk/doc-new/.gitignore
    trunk/dports/.gitignore

Removed Paths:
-------------
    trunk/.gitignore

Deleted: trunk/.gitignore
===================================================================
--- trunk/.gitignore	2016-08-17 21:57:59 UTC (rev 151565)
+++ trunk/.gitignore	2016-08-17 23:53:30 UTC (rev 151566)
@@ -1,47 +0,0 @@
-# .gitignore file for MacPorts
-
-# Base
-*.dSYM
-*.dylib
-*.[ao]
-*_autoconf.tcl
-base/doc/*.gz
-base/doc/*.mtree
-base/doc/*.xml
-base/doc/.dep
-base/doc/macports.conf
-base/doc/pubkeys.conf
-base/Doxyfile
-base/Mk/macports.autoconf.mk
-base/portmgr/dmg/postflight
-base/setupenv.bash
-base/src/config.h
-base/src/cregistry/macports.sqlext
-base/src/darwintracelib1.0/*.d
-base/src/darwintracelib1.0/sip_copy_proc.[ch]
-base/src/machista1.0/tests/libmachista-test
-base/src/pkg_mkindex.sh
-base/src/port/port
-base/src/port/portindex
-base/src/port/portmirror
-base/src/programs/daemondo/build/
-base/src/*.tcl
-base/tests/test/library.tcl
-base/tests/test/trace/test.tcl
-base/tests/test.tcl
-base/vendor/*/
-config.log
-config.status
-Makefile
-pkgIndex.tcl
-
-# Docs
-doc-new/guide.tmp.xml
-doc-new/guide/html/
-doc-new/guide/resources/xsl
-doc-new/man/man/
-doc-new/man/resources/macports.xsl
-
-# Ports
-PortIndex*
-work

Copied: trunk/base/.gitignore (from rev 151565, trunk/.gitignore)
===================================================================
--- trunk/base/.gitignore	                        (rev 0)
+++ trunk/base/.gitignore	2016-08-17 23:53:30 UTC (rev 151566)
@@ -0,0 +1,33 @@
+*.dSYM
+*.dylib
+*.[ao]
+*_autoconf.tcl
+doc/*.gz
+doc/*.mtree
+doc/*.xml
+doc/.dep
+doc/macports.conf
+doc/pubkeys.conf
+Doxyfile
+Mk/macports.autoconf.mk
+portmgr/dmg/postflight
+setupenv.bash
+src/config.h
+src/cregistry/macports.sqlext
+src/darwintracelib1.0/*.d
+src/darwintracelib1.0/sip_copy_proc.[ch]
+src/machista1.0/tests/libmachista-test
+src/pkg_mkindex.sh
+src/port/port
+src/port/portindex
+src/port/portmirror
+src/programs/daemondo/build/
+src/*.tcl
+tests/test/library.tcl
+tests/test/trace/test.tcl
+tests/test.tcl
+vendor/*/
+config.log
+config.status
+Makefile
+pkgIndex.tcl

Copied: trunk/doc-new/.gitignore (from rev 151565, trunk/.gitignore)
===================================================================
--- trunk/doc-new/.gitignore	                        (rev 0)
+++ trunk/doc-new/.gitignore	2016-08-17 23:53:30 UTC (rev 151566)
@@ -0,0 +1,5 @@
+guide.tmp.xml
+guide/html/
+guide/resources/xsl
+man/man/
+man/resources/macports.xsl

Copied: trunk/dports/.gitignore (from rev 151565, trunk/.gitignore)
===================================================================
--- trunk/dports/.gitignore	                        (rev 0)
+++ trunk/dports/.gitignore	2016-08-17 23:53:30 UTC (rev 151566)
@@ -0,0 +1,2 @@
+PortIndex*
+work
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160817/ad593b3d/attachment.html>


More information about the macports-changes mailing list