diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6d49fe7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/virtualenv/ |
![]() |
index : git-hook-pre-commit-python-javascript-syntax-linter | |
| Before committing run `flake8` and `jshint` on staged files |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 1 |
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6d49fe7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/virtualenv/ |