diff --git a/.gitignore b/.gitignore index 744289d..4cc072f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Project exclude paths -/target/ \ No newline at end of file +/target/ +/compile.bat \ No newline at end of file