Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Lee <joe@jotaro.com>2009-07-25 16:39:43 (GMT)
committer Joe Lee <joe@jotaro.com>2009-07-28 03:37:44 (GMT)
commite4866df52942a1d5ebd8eb815b17826e1835d910 (patch)
tree9d1d2856ae46a542f715ed70a1104a3a11f8860e
parente481cd08bc77641da8a1468749fe885fda62ad3b (diff)
Adding temporary files to gitignore.
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..50d7a76
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.pyc
+*.swp
+*~