diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7a70e94 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +__pycache__ +gmon.out +dist +build +*.egg-info