We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 7f5af92Copy full SHA for 7f5af92
.gitignore
@@ -0,0 +1,9 @@
1
+# ignore these directories.
2
+/.git
3
+/recipes
4
+/test
5
+ivy-file-preview-pkg.el
6
+ivy-file-preview-autoloads.el
7
+
8
+# ignore generated files.
9
+*.elc
0 commit comments