~dricottone/gap

ref: 572a6188a2634b95e380126bcce0a3c785b36874 gap/.gitignore -rw-r--r-- 160 bytes
572a6188Dominic Ricottone Toolchain updates to accompany migration away from setup.py 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
**/__pycache__
**/__mypycache__
**/*.pyc
tests/generated_syntax/*
build

# `make build` deletes these but the files can persist if it hits an error
*.egg-info