diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f1f93af..5a30890 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ /log/* .env +node_modules/ + !*.gitkeep \ No newline at end of file |
