mirror of
https://github.com/cooperhammond/irs.git
synced 2026-05-07 01:43:16 +00:00
11 lines
166 B
Plaintext
11 lines
166 B
Plaintext
# Compiled python modules.
|
|
*.pyc
|
|
|
|
# Setuptools distribution folder.
|
|
/dist/
|
|
|
|
# Python egg metadata, regenerated from source files by setuptools.
|
|
/*.egg-info/
|
|
|
|
/build/
|