From ef43bea3a06c5155b428eca539662165829f722c Mon Sep 17 00:00:00 2001 From: sigonasr2 Date: Thu, 4 May 2017 18:25:39 -0500 Subject: [PATCH] Update TwosideKeeper .gitignore to prevent project modifications for future committers. --- .classpath | 8 ++++---- .gitignore | 5 ++++- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index 248b4b4..cee3862 100644 --- a/.classpath +++ b/.classpath @@ -3,10 +3,10 @@ - - - - + + + + diff --git a/.gitignore b/.gitignore index ae3c172..bec8717 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -/bin/ +/bin/ + +/.project +/.classpath \ No newline at end of file