Skip to content

Commit 0a3f341

Browse files
author
muzo
committed
File .gitignore modified. Ignoring code-workspace
1 parent 670a611 commit 0a3f341

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

.gitignore

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
node_modules
2-
.DS_Store
3-
.idea
4-
geckodriver.log
5-
__pycache__
6-
*.pyc
7-
new_icons.png
8-
screenshots/
9-
release_message.txt
10-
log.txt
1+
node_modules
2+
.DS_Store
3+
.idea
4+
geckodriver.log
5+
__pycache__
6+
*.pyc
7+
new_icons.png
8+
screenshots/
9+
release_message.txt
10+
log.txt
11+
*.code-workspace

0 commit comments

Comments
 (0)