From 9d595f9a4dc6011bc6410ad62fcf07765d9a9630 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 25 Feb 2010 23:41:52 +0100 Subject: gitignore: dont push archives in the tree --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a01ee28..5e4bba5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ .*.swp +*.tbz2 +*.tgz +*.bz2 +*.rar +*.zip +*.gz -- cgit