Commit 0b7b5f6a authored by Kirill Smelkov's avatar Kirill Smelkov

Basic .gitignore

Prepare for building stuff and add commonly produced files to our
.gitignore .
parent 1e92c921
*.py[co]
__pycache__
build/
.tox/
*.o
*.so
/dist/
*.egg-info
perf.data*
core
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment