diff --git a/.gitignore b/.gitignore index c022785..7b6bf55 100644 --- a/.gitignore +++ b/.gitignore @@ -14,5 +14,5 @@ data_*/ *.x86_64 *.log test/ -build/ -builds/ \ No newline at end of file +build/* +builds/* \ No newline at end of file