summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorlishid <[email protected]>2021-10-23 04:58:40 -0400
committerlishid <[email protected]>2021-10-23 04:58:40 -0400
commite013825c21d83103d296ed3bb27d4fad6e040a3c (patch)
treeb6a4a628c409eac5a940e7d984feb1443b37e757 /.gitignore
parent3afc9d78ab809784d8ccf6d17e94c1509330e217 (diff)
downloadai-pulse-obsidian-plugin-e013825c21d83103d296ed3bb27d4fad6e040a3c.tar.gz
ai-pulse-obsidian-plugin-e013825c21d83103d296ed3bb27d4fad6e040a3c.zip
Add comment for gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2fd7c5e..846fb40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,9 +6,12 @@
node_modules
package-lock.json
-# build
+# Don't include the compiled main.js file in the repo.
+# They should be uploaded to GitHub releases instead.
main.js
-*.js.map
+
+# Exclude sourcemaps
+*.map
# obsidian
data.json