Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit f749f7b

Browse files
committed
reorganise
1 parent 40eba3b commit f749f7b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ _site
1414
vendor/
1515
.docker-vendor/
1616
Gemfile.lock
17-
.*history# Artifacts from running the lesson sample code in-place
17+
.*history
18+
.vscode/
19+
Pipfile
20+
Pipfile.lock
21+
# Artifacts from running the lesson sample code in-place
1822
code/.snakemake/
1923
code/results/
2024
code/Pipfile.lock
@@ -28,6 +32,4 @@ code/plots/
2832
code/zipf_analysis.tar.gz
2933
code/config.yaml
3034
**/slurm*.out
31-
Pipfile
32-
Pipfile.lock
3335

0 commit comments

Comments
 (0)