Merge pull request #54 from NatoBoram/feature/gitignore-chat

This commit is contained in:
Kevin Kwok 2023-03-18 13:55:19 -07:00 committed by GitHub
commit 60c84e6735
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
/chat
*.o
*.a
.cache/