chore: Add .gitignore

This commit is contained in:
Marco Kaiser 2024-11-17 11:52:59 +01:00
parent 4712773f4e
commit 6a7cd24fe4
Signed by: kaiserkiwi
GPG key ID: 664DEC0325FA5EAC

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# IDE stuff
.idea
# All files in the fonts directory except the README
fonts/*
!fonts/README.md