Ignore all build* folders in .gitignore

I frequently have one like `buildwin` and `buildlin` for the different OS in WSL.
This commit is contained in:
Peace-Maker
2021-11-17 13:17:39 +01:00
committed by peace-maker
parent 896e92264f
commit 9cb693d8a3
+1 -1
View File
@@ -28,7 +28,7 @@ LIB-Debug/
[Tt]humbs.db
# AMBuild build directories
build/
build*/
obj-*/
*~
*.rej