Add a .gitignore

This commit is contained in:
Shadow15510 2021-08-16 23:39:06 +02:00
parent 90aaa55b5a
commit 69da392400
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
# Executables
*.g3a
*.g1a
# Building sources
build-fx/
build-cg/