Don't ignore "build-scripts"

This commit is contained in:
Wohlstand
2023-05-31 03:54:38 +03:00
committed by Sam Lantinga
parent 8e0b47331f
commit cddcc4f406

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
build/ build/
build-*/ build-*/
!build-scripts/
buildbot/ buildbot/
/VERSION.txt /VERSION.txt
__pycache__ __pycache__