diff --git a/.gitignore b/.gitignore index 2a6c761..223874a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,5 @@ dist/ # Output of the go coverage tool, specifically when used with LiteIDE *.out -fabric \ No newline at end of file +deploy +fabfile.py