Skip to content

Commit 9254c98

Browse files
committed
Ignore all vscode files + local objtest effect
1 parent 3c8f307 commit 9254c98

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,14 @@ __pycache__
2222

2323
# IDE files
2424
/.idea
25+
/.vscode
2526

2627
# Test project
2728
/testdemo/
29+
# Local testing of obj loaders
30+
/examples/objtest
2831

2932
# Misc
3033
.DS_Store
31-
.vscode/settings.json
3234
/bug.py
3335
/tmp

0 commit comments

Comments
 (0)