Rename to blueprint-compiler

This isn't an official GTK project so better to avoid using "GTK" in the
name.
This commit is contained in:
James Westman 2021-12-01 15:35:58 -06:00
parent be3c0de670
commit 544d152fb6
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6
37 changed files with 33 additions and 33 deletions

2
.gitignore vendored
View file

@ -2,7 +2,7 @@ __pycache__
/build
/dist
*.egg-info
gtk-blueprint-tool.pc
blueprint-compiler.pc
/.coverage
/htmlcov