diff --git a/.gitignore b/.gitignore index c2f485e..b147149 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,8 @@ data_*/ *.pck *.x86_64 *.log -test/ -build/* -builds/* *.zip + +/test/ +/[Bb]uild/** +/[Bb]uilds/** \ No newline at end of file