Remove .exe files from git

This commit is contained in:
Alberto Ortega 2021-11-07 13:37:24 +01:00
parent 62dad68149
commit 14b63b65db
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.o *.o
*.exe
*.log *.log
hi_* hi_*
.vagrant .vagrant

Binary file not shown.