[Liblas-commits] hg: ignore *.gz, *.bz2, and *.orig files
liblas-commits at liblas.org
liblas-commits at liblas.org
Thu Oct 8 11:26:53 EDT 2009
changeset 47dfd6fda70e in /home/www/liblas.org/hg
details: http://hg.liblas.org/main/hg?cmd=changeset;node=47dfd6fda70e
summary: ignore *.gz, *.bz2, and *.orig files
diffstat:
.hgignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r c0caf67671c3 -r 47dfd6fda70e .hgignore
--- a/.hgignore Wed Oct 07 16:44:33 2009 -0500
+++ b/.hgignore Thu Oct 08 10:24:12 2009 -0500
@@ -12,6 +12,9 @@
*.pyc
*.res
*.swp
+*.bz2
+*.gz
+*.orig
aclocal.m4
apps/las2las
apps/las2txt
More information about the Liblas-commits
mailing list