diff --git a/.gitignore b/.gitignore index a7f1238..8444d14 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ # ignore generated log files *.log + +# ignore .test files +*.test