summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add pytest_cache to gitignore.Andi Albrecht2018-07-281-0/+1
|
* Add build dir to gitignore.Andi Albrecht2016-10-021-1/+2
|
* Ignore *.pyo byte code filesOleg Broytman2016-08-051-1/+1
|
* Add editorconfig, update gitignore, filename, authorsVictor Uriarte2016-05-101-0/+3
|
* added *.class to gitignore for use with jythonTobias Quinn2015-11-171-0/+1
|
* Add coverage.xml to .gitignore.Andi Albrecht2015-03-291-1/+2
|
* Use tox for (local) testing.Andi Albrecht2012-12-311-0/+1
|
* parse version number instead of importing sqlparse in setup.pyAndi Albrecht2012-11-241-0/+1
| | | | | | | This allows to bootstrap the python 3 conversion process whithout failing on python setup.py develop. Patch with slight modifications by Florian Bauer.
* Add directory for coverage report to .gitignore.Andi Albrecht2012-11-151-0/+1
|
* Switch to pytest, it's so much easier.Andi Albrecht2012-11-031-0/+1
|
* Replace .hgignore by .gitignore, remove .hgtags.Andi Albrecht2012-04-201-0/+11