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 79fe6a3 commit 3d6f090Copy full SHA for 3d6f090
.gitignore
@@ -0,0 +1,11 @@
1
+# backup files
2
+*~
3
+
4
+# IDEs
5
+.idea/
6
+.DS_Store
7
8
+# Hugo
9
+/resources/
10
+public/
11
+assets/jsconfig.json
0 commit comments