Codebase list gfapy / 20613c61-f843-43c0-8cb8-c4f00a06c574/main .gitignore
20613c61-f843-43c0-8cb8-c4f00a06c574/main

Tree @20613c61-f843-43c0-8cb8-c4f00a06c574/main (Download .tar.gz)

.gitignore @20613c61-f843-43c0-8cb8-c4f00a06c574/mainraw · history · blame

# Compiled python modules
*.pyc

# Setuptools distribution folder
/dist/

# Python egg metadata, regenerated from source files by setuptools
/*.egg-info
/*.egg

# Wheel data
build
conda