diff --git a/.gitignore b/.gitignore index 88188f0..b12f536 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # Project exclude paths /out/ /target/ -.idea/ \ No newline at end of file +.idea/ +.github \ No newline at end of file