diff --git a/.gitignore b/.gitignore index 744289d..5635ffb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ # Project exclude paths -/target/ \ No newline at end of file +/target/ + +# Exploits plugin +/plugins/ExploitsPlugin.java