We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe41f77 commit 73a73e9Copy full SHA for 73a73e9
1 file changed
.gitignore
@@ -120,15 +120,15 @@ Dockerfile.*
120
/conda-bld/
121
/pkgs/
122
123
-# ------------------------
124
-# github workflows form remote
125
126
-/cpp/.github/workflows/
127
-
128
# ------------------------
129
# Others
130
131
*.swp
132
*~
133
._*
134
*.tmp
+
+# ------------------------
+# github workflows from remote
+/cpp/.github/
0 commit comments