Skip to content

Commit 672cdab

Browse files
author
Panayiotis Smeros
committed
Refactoring.
1 parent 4a2a2e4 commit 672cdab

18 files changed

+977
-2699
lines changed

.gitignore

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# MAC
22
.DS_Store
33

4-
#cache files
5-
cache/
6-
7-
#plots
8-
plots
94

105
# Byte-compiled / optimized / DLL files
116
__pycache__/
@@ -96,3 +91,6 @@ ENV/
9691

9792
# Rope project settings
9893
.ropeproject
94+
95+
#vscode
96+
.vscode

0 commit comments

Comments
 (0)