diff --git a/.gitignore b/.gitignore index 0b224f8..63041db 100644 --- a/.gitignore +++ b/.gitignore @@ -173,4 +173,8 @@ $RECYCLE.BIN/ # Windows shortcuts *.lnk -# End of https://www.toptal.com/developers/gitignore/api/linux,maven,windows,macos,intellij+all \ No newline at end of file +# End of https://www.toptal.com/developers/gitignore/api/linux,maven,windows,macos,intellij+all + +/.classpath +/.project +/.settings/ \ No newline at end of file