Add .gitignore to the project #10

Merged
revengeday merged 2 commits from kaiserkiwi/cyber-circle-creator:gitignore into main 2024-11-17 11:11:02 +00:00
Showing only changes of commit 6a7cd24fe4 - Show all commits

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