summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* .gitignore: add __pycache__Dylan Baker2017-08-19
| | | | Which is where python3 puts it's cached byte compiled objects
* cleanup .gitignorePatrick Totzke2015-12-16
|
* add virtualenv-related directories to .gitignoreMartin Zimmermann2015-02-23
|
* adding ctags to gitignoreLukas Zapletal2013-02-26
|
* updated .gitignore filePatrick Totzke2012-04-22
|
* Make git ignore built user manualdtk2012-01-10
| | | | Add directory `docs/user/build` to `.gitignore`.
* fix gitignore filePatrick Totzke2012-01-07
| | | | and reset VERSION
* version string vanityPatrick Totzke2012-01-07
| | | | | | actually use the version string generated by git describe if possible. Also, don't check in every change to the version file and let its fallback content be "0.21+"
* checkin fallback VERSION filePatrick Totzke2012-01-07
| | | | this will need to be touched before a release
* Make git ignore built documentationdtk2012-01-03
| | | | Ignore docs/_build/
* atomagic version string generationPatrick Totzke2011-12-16
| | | | | http://dcreager.net/2010/02/10/setuptools-git-version-numbers/ Also makes the version string accessible as alot.__version__.
* Extend the .gitignore fileJustus Winter2011-10-03
|
* ignore vim swapfilespazz2011-05-19
|
* typos, .gitignore pyc and logspatrick2011-05-18