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
2023-08-30 22:08:45 +02:00
committed by Your Name
parent c72736dcfa
commit 77a0fb4402
+1 -1
View File
@@ -28,7 +28,7 @@ LIB-Debug/
[Tt]humbs.db
# AMBuild build directories
build/
build*/
obj-*/
*~
*.rej