Skip to content

Commit 0d1104f

Browse files
updated gitignore to ignore /docs/_template
1 parent 71c8fc5 commit 0d1104f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ resources/*
1414
*/*.ipynb_checkpoints/
1515
.DS_Store
1616
*/.DS_Store
17+
docs/_templates/
1718

1819
!**/.gitignore
1920

0 commit comments

Comments
 (0)