Added forgejo action
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
A.M. Rowsell 2025-07-21 17:24:57 -04:00
commit 5a4147b750
Signed by: amr
GPG key ID: E0879EDBDB0CA7B1
6 changed files with 32 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@ cfg/
*.txt
main
.gdb_history
*.zip
# Created by https://www.toptal.com/developers/gitignore/api/c++
# Edit at https://www.toptal.com/developers/gitignore?templates=c++