Skip to content

Commit 80057d7

Browse files
authored
add generic ignore pattern (#864)
Former-commit-id: 08d5d4e
1 parent 23baf38 commit 80057d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# generic ignore pattern
2+
**/*.ignore
3+
**/*.ignore.*
4+
15
.vscode/
26

37
# Ignore Python cache files

0 commit comments

Comments
 (0)