diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,3 +19,6 @@ result* # development .env /shell-dev.nix + +# npm +/node_modules/ |
| index : api-worker | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -19,3 +19,6 @@ result* # development .env /shell-dev.nix + +# npm +/node_modules/ |