branch: elpa/javelin
commit f5d323ff5c42ceef2f1fc1e346f3f372b9e6f66d
Author: Damian Barabonkov <[email protected]>
Commit: Damian Barabonkov <[email protected]>
chore: Add gitignore and demo assets to repo
---
.gitignore | 6 ++++++
README.md | 6 ++++++
readme_assets/javelin_demo.mp4 | Bin 0 -> 6123761 bytes
3 files changed, 12 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000000..050311cf312
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+.DS_Store
+.idea
+*.log
+tmp/
+
+
diff --git a/README.md b/README.md
index fb04264219a..b01c4f0d7d2 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,12 @@ Quick file bookmarks for Emacs, inspired by [ThePrimeagen's
Harpoon](https://git
Pin files to numbered positions (1-9) for instant access. Positions are
automatically separated by project and git branch.
+<p align="center">
+
+HERE
+
+</p>
+
## Installation
### Doom Emacs
diff --git a/readme_assets/javelin_demo.mp4 b/readme_assets/javelin_demo.mp4
new file mode 100644
index 00000000000..93ffef2e9a4
Binary files /dev/null and b/readme_assets/javelin_demo.mp4 differ