aboutsummaryrefslogtreecommitdiff
path: root/apps/cdn/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-03-27 05:56:10 +0000
committerFuwn <[email protected]>2026-03-27 05:56:10 +0000
commit0d7cd7ec2b91eaa0a2a59c57cd7aedb9bd113d57 (patch)
tree1f96b5fdf79d81f8f35c7472be52fd7c330df3a0 /apps/cdn/.gitignore
parentchore(apps): Add proxy (diff)
downloaddue.moe-0d7cd7ec2b91eaa0a2a59c57cd7aedb9bd113d57.tar.xz
due.moe-0d7cd7ec2b91eaa0a2a59c57cd7aedb9bd113d57.zip
chore(apps): Add CDN
Diffstat (limited to 'apps/cdn/.gitignore')
-rw-r--r--apps/cdn/.gitignore5
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