diff options
author | neothemachine <[email protected]> | 2012-12-04 22:19:00 +0100 |
---|---|---|
committer | neothemachine <[email protected]> | 2012-12-05 16:57:24 +0100 |
commit | 105f890b5e750aaa5ec63e768e77eca2af8631a4 (patch) | |
tree | 522357c470ee75d4f4a0f1df0d1fc502926efafa /.gitignore | |
parent | 94a4a4ffa156ef03c634bfd115fc0f2e928ecae4 (diff) |
removed .classpath, .project, and org.eclipse.core.resources.prefs files
and added them to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ bin/ +.settings/ +.project +.classpath
\ No newline at end of file |