diff options
author | Paul Betts <paul@github.com> | 2012-03-19 11:48:39 -0700 |
---|---|---|
committer | Paul Betts <paul@github.com> | 2012-03-19 11:48:39 -0700 |
commit | 083ec8ca3b4c538cdb7e5a502737b23b4e4cb5c1 (patch) | |
tree | 95084c4eaf0b191ce9f7766044a9ea890afe815a | |
parent | 6f53eb325b66639c732fcbc9f8726db7ba17e668 (diff) | |
parent | 94f45ecd5cf53f17d895d9e13b6521911dcf184b (diff) | |
download | gitignore-083ec8ca3b4c538cdb7e5a502737b23b4e4cb5c1.tar.gz gitignore-083ec8ca3b4c538cdb7e5a502737b23b4e4cb5c1.zip |
Merge pull request #209 from pangratz/master
removed duplicate 'eclipse' line in PlayFramework.gitignore
-rw-r--r-- | PlayFramework.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PlayFramework.gitignore b/PlayFramework.gitignore index dea05b4c..5c83c3c5 100644 --- a/PlayFramework.gitignore +++ b/PlayFramework.gitignore @@ -12,5 +12,4 @@ logs precompiled tmp test-result -eclipse server.pid |