[Bps-public-commit] rt-extension-jsgantt branch, master, updated. 1.03-1-gc1be4ef
Dustin Graves
dustin at bestpractical.com
Mon Mar 28 16:59:46 EDT 2016
The branch, master has been updated
via c1be4ef138501f17fc6ffd7a51408bcec86c5ee7 (commit)
from 3f2a2fecd6726b33d48a8c1d37916373f5045755 (commit)
Summary of changes:
.gitignore | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit c1be4ef138501f17fc6ffd7a51408bcec86c5ee7
Author: Dustin Graves <dustin at bestpractical.com>
Date: Mon Mar 28 20:50:21 2016 +0000
update .gitignore with standard exclusions
diff --git a/.gitignore b/.gitignore
index bbfdbc0..13a22e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,14 @@
-/blib/
-/pm_to_blib
-/Makefile
+blib*
+Makefile
+Makefile.old
+pm_to_blib*
+*.tar.gz
+.lwpcookies
+cover_db
+pod2htm*.tmp
+/RT-Extension-JSGantt*
+*.bak
+*.swp
/MYMETA.*
+/t/tmp
+/xt/tmp
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list