[orca] Update .gitignore files



commit 8b80aa8a4989ce34e3718e5baab4d4dd527682fb
Author: Willie Walker <william walker sun com>
Date:   Sun Apr 26 06:53:17 2009 -0400

    Update .gitignore files
    
    These files were created prior to facilities that were created for
    autogenerating .gitignore files.  I might end up dumping these
    manually created for the autogenerated files at some point, but
    not right now.
---
 .gitignore          |    1 +
 src/orca/.gitignore |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 66adc3b..39bd73d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ xmldocs.make
 core
 run_pylint.sh
 bld
+*~
diff --git a/src/orca/.gitignore b/src/orca/.gitignore
index c18cf7f..72e568b 100644
--- a/src/orca/.gitignore
+++ b/src/orca/.gitignore
@@ -5,3 +5,4 @@ orca-setup
 orca_i18n.py
 platform.py
 *.pyc
+*~



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]