Skip to content

Commit 36cf693

Browse files
spuiukanoopcs9
authored andcommitted
gitignore: Add new entries to .gitignore
Signed-off-by: Sachin Prabhu <[email protected]>
1 parent 97a8f42 commit 36cf693

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
/.tox
22
__pycache__
3+
.pytest_cache
4+
# Testinfo file to set out server & shares to test.
5+
/test-info.yml
6+
# modified tox file for customised testing
7+
/mytox.ini
8+
# artifacts created by vscode
9+
/tags

0 commit comments

Comments
 (0)