CSIT-1110: Add files for PyPI migration
[csit.git] / resources / tools / presentation / new / jumpavg / .gitignore
1
2 # general things to ignore
3 build/
4 dist/
5 *.egg-info/
6 *.egg
7 *.py[cod]
8 __pycache__/
9 *.so
10 *~