Skip to content

Commit 51e224c

Browse files
committed
ignore config.yaml; If updated, it can be force-committed
1 parent e8179d6 commit 51e224c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ genome
66
logs
77
results
88
controls
9+
config.yaml
910

1011
# General files
1112
**/__pycache__/
1213
**/.DS_Store
1314
**/.snakemake/
1415
**/*cache/
1516
.vscode
16-
.idea
17+
.idea

0 commit comments

Comments
 (0)