mirror of
https://github.com/cooperhammond/irs.git
synced 2026-08-07 10:13:43 +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/
|