summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Updated .gitignore to ignore Visual Studio Code settings and configuraitonTodd Leonhardt2018-04-141-3/+11
* Update .gitignore to ignore the .pytest_cache directoryTodd Leonhardt2018-03-161-0/+1
* Tell git to ignore .tox directorykotfu2018-01-061-0/+1
* Various minor updates:Todd Leonhardt2017-01-291-1/+3
* Merge from masterTodd Leonhardt2016-12-111-1/+1
|\
| * Safer work-around for Python 3 removing the built-in file() functionTodd Leonhardt2016-12-111-0/+2
* | Just added .cache to .gitignore for pytestTodd Leonhardt2016-12-091-0/+1
* | Stage 3 of refactoring.Todd Leonhardt2016-12-091-1/+1
* | Removed unused file ignoreBug.py and added .idea directory (PyCharm) to .giti...Todd Leonhardt2016-12-091-0/+1
|/
* Loading in a script file now works in Python 3.5Todd Leonhardt2016-12-091-0/+5