diff options
Diffstat (limited to 'apps/cdn/.gitignore')
| -rw-r--r-- | apps/cdn/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/cdn/.gitignore b/apps/cdn/.gitignore new file mode 100644 index 00000000..ae33762f --- /dev/null +++ b/apps/cdn/.gitignore @@ -0,0 +1,5 @@ +# Wrangler +.wrangler + +# Node.js +node_modules |