Merge branch 'raysan5:master' into master

This commit is contained in:
Luiz Pestana 2021-08-23 15:42:18 -03:00 committed by GitHub
commit 26e6bf3bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View File

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