summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7a48a998494100d5711e46f200d7119716e91036 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Binary files
bidi
hexdump
vendor/lua*/src/lua
vendor/lua*/src/luac

# Build artifacts
vendor/lua*/**/*.o
vendor/lua*/**/*.a
stdlib/*.h
fonts/*.h

# Other
tags