~dricottone/gap

ref: 9371a52fdebce77710e48d3e55512f1869ebad20 gap/.gitignore -rw-r--r-- 160 bytes
9371a52fDominic Ricottone Documentation update 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