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.
1 parent a94a940 commit 2eccb45Copy full SHA for 2eccb45
.gitignore
@@ -11,3 +11,7 @@ tests/dummy_book/book/
11
12
# Ignore Jetbrains specific files.
13
.idea/
14
+
15
+# Ignore Vim temporary and swap files.
16
+*.sw?
17
+*~
0 commit comments