diff options
| author | Luiz Pestana <[email protected]> | 2021-08-23 15:05:34 -0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-23 20:05:34 +0200 |
| commit | 45fd75952dd969e0d8f5aa778d6f0bf82aff0f63 (patch) | |
| tree | bd2b1f4d727a0634c60aaa2d278f0cbeddfb27a1 | |
| parent | 51fbde178fdc7d7f173cea8e918e630c49ae7bfe (diff) | |
| download | raylib-45fd75952dd969e0d8f5aa778d6f0bf82aff0f63.tar.gz raylib-45fd75952dd969e0d8f5aa778d6f0bf82aff0f63.zip | |
Revert "Ignore generated example binaries (#1884)" (#1946)
This reverts commit 4a01139c8d87584b7d62a2c7d60b151d6be5ee9c.
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,11 +1,6 @@ # Ignore generated files # ... -# Ignore all without extensions -* -!*.* -!*/ - # Ignore VIM's backup generated files *.swp *.swo |
