We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e435b32 commit 9421b1cCopy full SHA for 9421b1c
1 file changed
.gitignore
@@ -5,6 +5,9 @@
5
*.#*
6
.dir-locals.el
7
8
+# emacs' agda mode
9
+src/agda2-mode*
10
+
11
# build
12
src/cc
13
src/Main
0 commit comments