We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6a36a commit 615ebabCopy full SHA for 615ebab
1 file changed
.gitignore
@@ -12,3 +12,6 @@
12
13
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
14
hs_err_pid*
15
+
16
+# Emacs backup files
17
+*~
0 commit comments