diff --git a/.gitignore b/.gitignore index 0b971434..c1ac8b36 100644 --- a/.gitignore +++ b/.gitignore @@ -3,9 +3,12 @@ .DS_Store .RHistory current_release.csv +current_bird_release.csv *.pl *.pt tests/__pycache__ *.wp* lightning_logs/* -*.prof \ No newline at end of file +*.prof +build/ +*.egg-info