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/
|
Thesis/
|
||||||
|
Legacy-Polydome/
|
||||||
|
|
||||||
|
Data/CARNOT_output/
|
||||||
|
Data/Experimental_data_WDB/
|
||||||
|
Data/Experimental_python
|
||||||
|
Data/input_WDB.mat
|
||||||
|
|
||||||
**/venv/
|
**/venv/
|
||||||
**/.ipynb_checkpoints/
|
**/.ipynb_checkpoints/
|
||||||
|
**/__pycache__/
|
||||||
|
|
||||||
**/slprj/
|
**/slprj/
|
||||||
**/*.slxc
|
**/*.slxc
|
||||||
|
**/*.autosave
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue