Commit a1f507c
Changed files (2)
src
content
src/content/.gitignore
@@ -0,0 +1,7 @@
+# Obsidian files
+.obsidian/
+
+# Syncthing files
+.stfolder/
+.stversions/
+.stignore
\ No newline at end of file
.gitignore
@@ -26,7 +26,4 @@ pnpm-debug.log*
# lock files
package-lock.json
yarn.lock
-pnpm-lock.yaml
-
-# Obsidian files
-.obsidian/
\ No newline at end of file
+pnpm-lock.yaml
\ No newline at end of file