summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-10-21 07:39:46 -0300
committerEuAndreh <eu@euandre.org>2024-10-21 17:17:17 -0300
commitd45cf0d708bc739b6478e741c964da2e64e3d874 (patch)
treea62b03cb31f8f3fe9dc1f4b94ab8a0f5669bb5b3 /.gitignore
parentsrc/content/img/: Add favicon and logo SVGs (diff)
downloadchat.papo.im-d45cf0d708bc739b6478e741c964da2e64e3d874.tar.gz
chat.papo.im-d45cf0d708bc739b6478e741c964da2e64e3d874.tar.xz
Init work on offline support and tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d2b9f22
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/src/content/papo.exported.js
+/src/content/sw.exported.js
+/src/content/service-worker.js