Add .gitignore
This commit is contained in:
parent
eb1634d58b
commit
eb35d0bbec
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
.snakemake*
|
||||||
|
.ipynb_checkpoints
|
||||||
|
__pycache__
|
||||||
|
gurobi.log
|
||||||
|
|
||||||
|
/bak
|
||||||
|
/resources
|
||||||
|
/results
|
||||||
|
/networks
|
||||||
|
/benchmarks
|
||||||
|
/logs
|
||||||
|
|
||||||
|
/data/links_p_nom.csv
|
Loading…
Reference in New Issue
Block a user