diff --git a/fcwtool/.gitignore b/fcwtool/.gitignore index fe9c222..b6a6f03 100644 --- a/fcwtool/.gitignore +++ b/fcwtool/.gitignore @@ -1,2 +1,4 @@ +*.egg-info *.pyc tests/ +dist/