diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -9,6 +9,8 @@ vendor/lua*/**/*.o | |||
| 9 | vendor/lua*/**/*.a | 9 | vendor/lua*/**/*.a |
| 10 | stdlib/*.h | 10 | stdlib/*.h |
| 11 | fonts/*.h | 11 | fonts/*.h |
| 12 | bidi.dSYM | ||
| 12 | 13 | ||
| 13 | # Other | 14 | # Other |
| 14 | tags | 15 | tags |
| 16 | .DS_Store | ||
