Skip to content

Commit b3bd616

Browse files
authored
Add pytest cache and vscode folders to gitignore (#21)
1 parent 55dad39 commit b3bd616

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ last_test_dir
1010
upgrade
1111
html/
1212
doxygen/doxypy-0.4.2/
13+
.pytest_cache/
14+
.vscode/

0 commit comments

Comments
 (0)