We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef05319 commit 7224ab0Copy full SHA for 7224ab0
.gitattributes
@@ -0,0 +1,10 @@
1
+# git
2
+.github/ export-ignore
3
+.gitattributes export-ignore
4
+.gitignore export-ignore
5
+
6
+# screenshots
7
+screenshot.png export-ignore
8
9
+# development
10
+tests/ export-ignore
0 commit comments