1
0
Fork 0
mirror of https://github.com/adobe-fonts/source-sans.git synced 2024-12-30 14:26:16 +01:00
adobe-source-sans/.gitignore
Al Nikolov 9d27545e59 Rework the Makefile
Closes #180 upstream

[CM-2816]

Signed-off-by: Al Nikolov <alexey.nikolov@etteplan.com>
2019-11-05 22:56:37 -08:00

12 lines
294 B
Text

# ignore build folder:
target
# ignore font binaries in master branch:
Source*.otf
Source*.ttf
# ignore processed glyphs & hashmap in masters:
*/*/*/master.ufo/glyphs.com.adobe.type.processedGlyphs
*/*/*/master.ufo/data/com.adobe.type.processedHashMap
*/*/*/master.ufo/layercontents.plist
*~