diff options
| author | Ray <raysan5@gmail.com> | 2013-11-18 23:51:50 +0100 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2013-11-18 23:51:50 +0100 |
| commit | 62b5ea113160643c26f1be8909262a59cda49b5e (patch) | |
| tree | 3b054f76ecabe768b594660158fbf92812ea2642 /.gitignore | |
| parent | 46f10b45ad181a00e8cfa3ba2540f2922e1553cd (diff) | |
| download | raylib-62b5ea113160643c26f1be8909262a59cda49b5e.tar.gz raylib-62b5ea113160643c26f1be8909262a59cda49b5e.zip | |
Uploaded some additional files that were ignored...
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -12,14 +12,12 @@ src/vector3.o src/stb_image.o src/*.exe examples/*.o -examples/*.exe # Ignore thumbnails created by windows Thumbs.db # Ignore files build by Visual Studio *.obj -*.exe *.pdb *.aps *.vcproj.*.user @@ -44,7 +42,6 @@ Thumbs.db *.sbr *.sdf obj/ -[Rr]elease/ [Rr]elease.win32/ _ReSharper*/ [Tt]est[Rr]esult* |
