git @ Cat's Eye Technologies tree / master .gitignore
master

Tree @master (Download .tar.gz)

.gitignore @masterraw · history · blame

1
2
3
4
5
6
# SPDX-FileCopyrightText: In 2014, Chris Pressey, the original author of this work, placed it into the public domain.
# SPDX-License-Identifier: Unlicense
# For more information, please refer to <https://unlicense.org/>

*.pyc
__pycache__