Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Pigout <florent.pigout@gmail.com>2011-12-17 16:12:28 (GMT)
committer Florent Pigout <florent.pigout@gmail.com>2011-12-17 16:12:28 (GMT)
commitaad12df9a722a73add06ed2446ccb89fd8a7d734 (patch)
treec584be8b48e45b68cea10f3faed19c1cac070c0f
parentcd83332b84d7bbe443abec2422d34b7d5fb338e0 (diff)
update ignore file
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ee93d73..d3fe455 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
syntax: glob
*.pyc
*.swp
-*.py~
-data/
+*.*~
+data/out/
+data/tmp/
+*.egg-info