Skip to content

Commit 73a73e9

Browse files
committed
ignore workflows from remote
1 parent fe41f77 commit 73a73e9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,15 +120,15 @@ Dockerfile.*
120120
/conda-bld/
121121
/pkgs/
122122

123-
# ------------------------
124-
# github workflows form remote
125-
# ------------------------
126-
/cpp/.github/workflows/
127-
128123
# ------------------------
129124
# Others
130125
# ------------------------
131126
*.swp
132127
*~
133128
._*
134129
*.tmp
130+
131+
# ------------------------
132+
# github workflows from remote
133+
# ------------------------
134+
/cpp/.github/

0 commit comments

Comments
 (0)