Updated .gitignore

This commit is contained in:
Kristofers Solo 2021-11-08 09:58:48 +02:00
parent 8e24f533eb
commit 17af93f11b

7
.gitignore vendored
View File

@ -13,7 +13,8 @@ data_*/
*.pck *.pck
*.x86_64 *.x86_64
*.log *.log
test/
build/*
builds/*
*.zip *.zip
/test/
/[Bb]uild/**
/[Bb]uilds/**