summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 215a1df4ef819dff62ba7bc0e5d04a1da9c96875 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
*.pyc
*.pyo
*.so
*.ttx
*.o
*.d
*.core
*.obj
*.exe
*.diff
_*.ignore
*~
.DS_Store
nohup.out

build
/_*
/docs/lab/_serve*
/docs/lab/fonts
/docs/_site
/githash.txt

src/FontInspector.html
src/svg

# ignore extra layers
src/*.ufo/glyphs.*