We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b9397 commit 09ee604Copy full SHA for 09ee604
.gitattributes
@@ -0,0 +1,9 @@
1
+# Git and CI/CD related folders
2
+/.github/ export-ignore
3
+/.gitattributes export-ignore
4
+/.gitignore export-ignore
5
+CONTRIBUTING.md export-ignore
6
+
7
+# Project and Dev Assets
8
+/bin/ export-ignore
9
+*.sublime-project export-ignore
0 commit comments