Skip to content

Commit a653418

Browse files
committed
update .gitignore
1 parent 5467f06 commit a653418

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ __pycache__/
1212
# Plot results
1313
*.png
1414

15-
# VSCode
15+
# IDE - VSCode
1616
.vscode/
1717

18+
# OS generated files
19+
.DS_Store
20+
1821
# Distribution / packaging
1922
.Python
2023
build/

0 commit comments

Comments
 (0)