🙈 Add output chat to .gitignore

This commit is contained in:
Nato Boram 2023-03-18 14:45:10 -04:00
parent b64ca1c07c
commit c0e1cb53c7
No known key found for this signature in database

2
.gitignore vendored
View file

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