Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristophe Gueret <christophe.gueret@gmail.com>2011-04-26 14:26:09 (GMT)
committer Christophe Gueret <christophe.gueret@gmail.com>2011-04-26 14:26:09 (GMT)
commit37bea560e5661711f7c683282cc5d1c2b7e22dd7 (patch)
tree792469a33e01b639ae02750c4d997e431358992c /.gitignore
parentdb36b97d47c0a20f7823335cb7c78c83ff6accdc (diff)
Added initial code
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3d07183..764cc9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
# Generic
-
*.pyc
*~
*.deps
@@ -36,5 +35,7 @@ m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
.sweets
+
+# Eclipse
.project
.pydevproject