branch: elpa/treesit-fold
commit a826237d176d8affe46cc1b850bd405a0d02cc49
Author: JenChieh <[email protected]>
Commit: JenChieh <[email protected]>

    Add ignore
---
 .gitignore | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..a080298273
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+# ignore these directories.
+/.git
+/recipes
+/test
+
+# ignore generated files.
+*.elc

Reply via email to