inter/.gitignore
Stephen Nixon de4072d7b7 Serve symlink patch: fix error exception to serve lab if symlink exists (#130)
* fix error exception to serve lab if symlink exists

* ignore personal VS Code workspace settings
2019-02-22 07:51:59 -08:00

24 lines
187 B
Text

*.pyc
*.pyo
*.so
*.ttx
*.o
*.d
*.core
*.obj
*.exe
*.diff
_*.ignore
*~
.DS_Store
nohup.out
.vscode/
build
/_*
/githash.txt
/src/FontInspector.html
/src/svg
/src/*.ufo
/src/*.designspace