]> git.phdru.name Git - m_librarian.git/blob - .gitignore
Fix copy/paste in .gitignore
[m_librarian.git] / .gitignore
1 /.cache/
2 /.tox/
3 /m_librarian.egg-info/
4 /build/
5 /data/
6 /dist/
7 /MANIFEST
8 *.py[co]
9 *.tmp
10 *~