diff options
| author | Ray <[email protected]> | 2019-10-29 15:56:14 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-10-29 15:56:14 +0100 |
| commit | 64c588e9d8e9cb34da4fe592ae091d62f59d6853 (patch) | |
| tree | d26eb4003d9015bb1a82ad7ba6eccdab4002f92e /.gitignore | |
| parent | 862ef0524eba5c2c4202411f4b7b69d4c1e732a1 (diff) | |
| download | raylib-64c588e9d8e9cb34da4fe592ae091d62f59d6853.tar.gz raylib-64c588e9d8e9cb34da4fe592ae091d62f59d6853.zip | |
Review latest PR #1003
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ # Ignore generated files # ... -.gitignore - # Ignore VIM's backup generated files *.swp *.swo |
