From d5dcbdcc491c25417540b0ea7cc7104b8c0023e2 Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Thu, 11 Jun 2009 05:51:06 -0700 Subject: Added patch and .pyc files to .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f0b1689..353cb19 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ linden/indra/newview/vivox-runtime/ linden/libraries/ linden/indra/lib_releasefordownload_client/ linden/indra/llwindow/glh/ +*.pyc # COMPILED STUFF @@ -41,3 +42,9 @@ linden/installed.xml linden/indra/CMakeFiles linden/indra/temp linden/indra/test_apps + + +# PATCHES + +*.diff +*.patch -- cgit v1.1