]> git.phdru.name Git - sqlconvert.git/blob - .gitignore
Rename test_tokens.py -> test_process_tokens.py
[sqlconvert.git] / .gitignore
1 /.cache/
2 /.tox/
3 /sqlconvert.egg-info/
4 /build/
5 /data/
6 /dist/
7 /MANIFEST
8 *.py[co]
9 *.tmp
10 *~