exclude *.glyphspackage/UIState.plist from git
This commit is contained in:
parent
4b691a7cc4
commit
284e7ffb02
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,6 +11,7 @@
|
|||
_*.ignore
|
||||
*~
|
||||
*.sublime*
|
||||
*.glyphspackage/UIState.plist
|
||||
.DS_Store
|
||||
nohup.out
|
||||
.vscode/
|
||||
|
|
@ -21,5 +22,3 @@ build
|
|||
|
||||
/src/FontInspector.html
|
||||
/src/svg
|
||||
/src/*.ufo
|
||||
/src/*.designspace
|
||||
|
|
|
|||
Reference in a new issue