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 1821cbc commit 7a49d92Copy full SHA for 7a49d92
1 file changed
.gitignore
@@ -1,4 +1,5 @@
1
_site
2
+*.sw?
3
.idea
4
/vendor/bundle
5
css/main.css
@@ -9,3 +10,4 @@ target
9
10
.jekyll-cache/
11
.metals
12
.DS_Store
13
+.direnv/
0 commit comments