Add pre-commit scripts for file formatting

This commit is contained in:
Aaron Franke
2024-10-27 18:34:06 -07:00
parent 156aa63183
commit eff4d44f06
6 changed files with 153 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,7 @@
/subprojects/blueprint-compiler
.DS_Store
.flatpak
.flatpak-builder
.idea/
.ruff_cache/
.vscode
.DS_Store