diff options
| author | Evan Winslow <evan@elgg.org> | 2011-03-18 22:01:45 -0700 |
|---|---|---|
| committer | Evan Winslow <evan@elgg.org> | 2011-03-18 22:01:45 -0700 |
| commit | 9e4ac3d0d5b24cd6c91b33a5402fb5e636df61f4 (patch) | |
| tree | d838ec4afc8349c327a294a110fd0c5f53339746 | |
| parent | 16e8eb3aa78ee8a15327886467e0c1cdf53bfb96 (diff) | |
| download | elgg-9e4ac3d0d5b24cd6c91b33a5402fb5e636df61f4.tar.gz elgg-9e4ac3d0d5b24cd6c91b33a5402fb5e636df61f4.tar.bz2 | |
Ignoring standard eclipse files
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..f24f87a96 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/.settings +/.project +/.buildpath |
