~dricottone/gap

gap/.gitignore -rw-r--r-- 160 bytes
018abd65Dominic Ricottone Toolchain 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