Cleaning binaries

* Removing all compiled objects
This commit is contained in:
Hassan DRAGA 2023-08-18 15:42:48 -04:00
parent eab5f1a4e3
commit 5b0333dbba
7 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -110,3 +110,7 @@ Thumbs.db
# Example binaries
examples/**/main
examples/**/main-dyn
# Compressed
*.zip
*.gz