Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGary C Martin <garycmartin@localhost.localdomain>2009-05-24 18:11:14 (GMT)
committer Gary C Martin <garycmartin@localhost.localdomain>2009-05-24 18:11:14 (GMT)
commit7c1e5eff0c7040498f78b2976c5fed84649903cc (patch)
treea52bf0e91ae7be982ee161afb750ea8456f743ff /.gitignore
parent121fc31d9df4e6a67932421d56675c2827b96a4c (diff)
Added simple .gitignore file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b6cb09a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.pyc
+locale
+.DS_Store
+dist