diff --git a/.gitignore b/.gitignore index b15a274..a350357 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,8 @@ # Ignore Gradle build output directory build + +# ignore vim stuff +.settings/ +.classpath +.project