mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
adding vscode workspaces to .gitignore
This commit is contained in:
@@ -28,6 +28,7 @@ venv
|
|||||||
!.vscode/launch.json
|
!.vscode/launch.json
|
||||||
!.vscode/tasks.json
|
!.vscode/tasks.json
|
||||||
.vs
|
.vs
|
||||||
|
/*.code-workspace
|
||||||
|
|
||||||
# PyCharm files
|
# PyCharm files
|
||||||
.idea
|
.idea
|
||||||
@@ -128,3 +129,4 @@ src/ifcopenshell-python/ifcopenshell/express/*.exp.cache.dat
|
|||||||
*.claude
|
*.claude
|
||||||
*.py.tmp*
|
*.py.tmp*
|
||||||
*.json.tmp*
|
*.json.tmp*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user