diff options
| author | pseudometa <[email protected]> | 2022-01-28 16:34:53 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-28 10:34:53 -0500 |
| commit | 4b06e44f8f1b66beab00e7a9f8e9a4b069851432 (patch) | |
| tree | ac15246aa2cb80616a06a16ac2895a32cf3e0ab2 /.gitignore | |
| parent | f3286063d332c262911b96a61cf6559a47ff1820 (diff) | |
| download | ai-pulse-obsidian-plugin-4b06e44f8f1b66beab00e7a9f8e9a4b069851432.tar.gz ai-pulse-obsidian-plugin-4b06e44f8f1b66beab00e7a9f8e9a4b069851432.zip | |
Update .gitignore (#25)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,3 +17,6 @@ main.js # obsidian
data.json
+
+# Exclude macOS Finder (System Explorer) View States
+.DS_Store
|
