[rkward/releases/0.6.4] /: enhanced .gitignore
m.eik michalke
meik.michalke at uni-duesseldorf.de
Fri Dec 4 15:37:10 UTC 2015
Git commit 119ba56c18dc8ac8bf744bcd9a7ab2e1f1f28024 by m.eik michalke.
Committed on 04/12/2015 at 15:36.
Pushed by meikm into branch 'releases/0.6.4'.
enhanced .gitignore
- don't include stuff dynamically added by MacPorts
M +5 -0 .gitignore
http://commits.kde.org/rkward/119ba56c18dc8ac8bf744bcd9a7ab2e1f1f28024
diff --git a/.gitignore b/.gitignore
index 1cbf9b3..cc5f3a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,8 @@ scripts/tmp/
# More (legacy) temp dirs
osctemp/
ppatemp/
+# can be added by MacPorts and shouldn't be part of the sources
+macports/PortIndex
+macports/PortIndex.quick
+macports/kde/rkward-devel/work
+macports/kde/rkward/work
More information about the rkward-tracker
mailing list