Cosimo Lupo
|
524a365b4e
|
.gitignore: add .coverage.* files, generated by coverage run --parallel-mode ...
|
2016-12-26 13:57:13 +00:00 |
|
Cosimo Lupo
|
8bc5c6123c
|
.gitignore: remove setuptools_scm 'version.py'
|
2016-10-12 00:40:06 +01:00 |
|
Cosimo Lupo
|
10b30b954a
|
.gitignore: add Lib/fontTools/version.py
We no longer need to check this file in the repository, as it is generated upon installtion from the git metadata by setuptools_scm
|
2016-10-10 15:11:55 +01:00 |
|
Cosimo Lupo
|
a533a3be44
|
.gitignore: add .eggs/ folder, used by setuptools to download test adn setup requirements
|
2016-09-28 19:26:11 +01:00 |
|
Behdad Esfahbod
|
68500cbfe8
|
[gitignore] Ignore jython bytecode
|
2016-04-13 13:20:09 -07:00 |
|
justvanrossum
|
af5bd42479
|
ignore OSX Finder private data
|
2016-04-12 07:22:15 +02:00 |
|
Cosimo Lupo
|
dc2f95d3ef
|
.gitignore: ignore cache files and add some comments
@brawer maybe the emacs backup files could go to your .git/info/exclude list?
This is what I do with my '.DS_Store' friends on my mac.
|
2016-04-11 11:32:25 +01:00 |
|
Sascha Brawer
|
0ec78556cb
|
Instruct git to ignore emacs backup files
|
2015-04-16 17:50:39 -07:00 |
|
Behdad Esfahbod
|
5a721d07c0
|
git-ignore *.pyc
|
2014-06-06 11:45:44 -04:00 |
|
Paul Wise
|
ce2a30998b
|
Ignore some files and dirs created by setup.py build/install/dist
|
2014-01-15 17:36:48 +08:00 |
|