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.
2 parents 2277645 + c2bb55b commit 3352aa4Copy full SHA for 3352aa4
Elixir.gitignore
@@ -7,3 +7,4 @@ erl_crash.dump
7
*.ez
8
*.beam
9
/config/*.secret.exs
10
+.elixir_ls/
TeX.gitignore
@@ -205,6 +205,10 @@ pythontex-files-*/
205
# todonotes
206
*.tdo
207
208
+# vhistory
209
+*.hst
210
+*.ver
211
+
212
# easy-todo
213
*.lod
214
0 commit comments