diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-05-01 07:08:01 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-05-01 07:08:01 -0400 |
commit | 8a142b272c87678268106df48497b90664be323a (patch) | |
tree | 1b332ef65c297603b7f5aae9232e4612bfde0f83 | |
parent | e78342c4844fa935d7e455d669cb2617c6362a4b (diff) |
ignore Eclipse project files
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 83a53dfa3..da6947bfd 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ dataobject.ini *.rej .#* *.swp +.buildpath +.project +.settings |