diff options
| author | Yuval Adam <yuval@y3xz.com> | 2016-01-09 20:40:11 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2016-01-09 20:40:11 +0200 |
| commit | 5800d6a493132ceda7417eb5230e2dbe70f371a9 (patch) | |
| tree | 588ad4fae24ba1822d106d88bc4e030eb4a674b0 | |
| parent | fa22e4f665741a62848a75b5fab7943398d28d3a (diff) | |
Ignore node_modules
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.pyc __pycache__/ +node_modules/ static/ dump.rdb |
