aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2021-03-26Git ignore __pycache__.Arun Isaac
* .gitignore: Add __pycache__.
2021-03-26Git ignore all .egg-info files, not just samball.egg-info.Arun Isaac
* .gitignore: Replace samball.egg-info with *.egg-info.
2021-03-25Add gitignore.Arun Isaac
* .gitignore: New file.