diff --git a/.gitignore b/.gitignore index be5ace8..1acc656 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ Thumbs.db # Windows Explorer thumbnail cache # Swap and test binaries *.swp # Swap files (e.g. vim) -*.test # Go test binaries \ No newline at end of file +*.test # Go test binaries +test/compat/ \ No newline at end of file