diff options
| author | raysan5 <[email protected]> | 2014-09-16 11:30:25 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2014-09-16 11:30:25 +0200 |
| commit | 01651af08a494b1ac08c897695891ad7cf44ad47 (patch) | |
| tree | 1ac81f2931f5b5e8bafe58d2c0158cac55697f8b /.gitignore | |
| parent | c56ef738ed1ad440975bd362248c7b3e33c05a0e (diff) | |
| download | raylib-01651af08a494b1ac08c897695891ad7cf44ad47.tar.gz raylib-01651af08a494b1ac08c897695891ad7cf44ad47.zip | |
Update examples and remove .exe
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ src/vector3.o src/stb_image.o src/*.exe examples/*.o +examples/*.exe # Ignore thumbnails created by windows Thumbs.db |
