Revert "Ignore generated example binaries (#1884)"

This reverts commit 4a01139c8d.
This commit is contained in:
Luiz Pestana 2021-07-23 13:04:09 -03:00
parent 51fbde178f
commit a2fb604125

5
.gitignore vendored
View File

@ -1,11 +1,6 @@
# Ignore generated files
# ...
# Ignore all without extensions
*
!*.*
!*/
# Ignore VIM's backup generated files
*.swp
*.swo