aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2018-07-13 12:02:39 -0600
committerCody Hiar <codyfh@gmail.com>2018-07-13 12:02:39 -0600
commitce780c29e7f9272022ac76f8df5fdf0540234d48 (patch)
treed025caed3f8dddb8899a745952c879470e7e2b6e
parent300cdc5a32207bc73b4aeee16e55043b61fabe43 (diff)
Updating the gitignore
-rw-r--r--{{cookiecutter.project_name}}/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/{{cookiecutter.project_name}}/.gitignore b/{{cookiecutter.project_name}}/.gitignore
index 907670f..db02cd5 100644
--- a/{{cookiecutter.project_name}}/.gitignore
+++ b/{{cookiecutter.project_name}}/.gitignore
@@ -6,4 +6,5 @@ tags
.ropeproject
*.actual
.vimcache
-.idea \ No newline at end of file
+.idea
+.mypy_cache