gitignore update
This commit is contained in:
parent
d6b69acb17
commit
2cea33b73c
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,7 +1,15 @@
|
|||
Thesis/
|
||||
Legacy-Polydome/
|
||||
|
||||
Data/CARNOT_output/
|
||||
Data/Experimental_data_WDB/
|
||||
Data/Experimental_python
|
||||
Data/input_WDB.mat
|
||||
|
||||
**/venv/
|
||||
**/.ipynb_checkpoints/
|
||||
**/__pycache__/
|
||||
|
||||
**/slprj/
|
||||
**/*.slxc
|
||||
**/*.autosave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue