diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 3c998afae..e56a575ab 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,7 @@ setup.cfg */*.pyc *~ -node_modules/ +/node_modules .tx/ |