diff options
| author | Fuwn <[email protected]> | 2021-05-06 17:33:46 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-06 17:33:46 -0700 |
| commit | ba5cf895d7213efed871dd23a37622454dc228d1 (patch) | |
| tree | b70e2faf16e1c221aff44bf143a67ca3a361deae /.gitignore | |
| parent | etc: Remove useless CORS headers (diff) | |
| download | api-ba5cf895d7213efed871dd23a37622454dc228d1.tar.xz api-ba5cf895d7213efed871dd23a37622454dc228d1.zip | |
feat(global): :star:
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/ |