This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
fonttools
Watch
1
Star
0
Fork
0
You've already forked fonttools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fonttools
/
.gitignore
12 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update .gitignore with .cache and .coverage
2016-05-31 14:44:42 +01:00
.cache
meta: remove robofab files
2015-11-08 11:11:11 +01:00
__pycache__/
build/
dist/
Update .gitignore with .cache and .coverage
2016-05-31 14:44:42 +01:00
.coverage
.coverage.*
Add gitignore for ufo3k branch.
2013-07-19 21:29:03 +02:00
.DS_Store
meta: remove robofab files
2015-11-08 11:11:11 +01:00
*.egg-info
Update .gitignore with .cache and .coverage
2016-05-31 14:44:42 +01:00
*.py[cod]
.gitignore: add .eggs/ and .tox/ folders .eggs/ is where setuptools downloads the setup and test requirements. .tox/ is the folder containing Tox's cache and virtual environments [skip ci]
2016-10-18 11:08:11 +01:00
.eggs/
.tox/
Reference in New Issue
Copy Permalink