Skip to content

Commit 3f8dd16

Browse files
Mirko ZitkovichMirko Zitkovich
authored andcommitted
Completed gitignore file
1 parent 3b85f23 commit 3f8dd16

File tree

2 files changed

+7
-119
lines changed

2 files changed

+7
-119
lines changed

.github/workflows/google.yml

Lines changed: 0 additions & 118 deletions
This file was deleted.

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
__pycache__
2-
simulation.out
2+
simulation.out
3+
4+
# Exclude local IDE settings
5+
.vscode/
6+
7+
# macOS
8+
**/.DS_Store

0 commit comments

Comments
 (0)