~dricottone/gap

ref: 029dc0cebe4fe61dc7190ea8613713fad69a5139 gap/.gitignore -rw-r--r-- 160 bytes
029dc0ceDominic Ricottone Updating TOML parsing for Python 3.11 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