Skip to content

Commit 0bd6b1d

Browse files
committed
minor changes
1 parent 71810b8 commit 0bd6b1d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,7 @@ cython_debug/
159159
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
160160
# and can be added to the global gitignore or merged into this file. For a more nuclear
161161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
162-
.idea/
162+
.idea/
163+
164+
#Ignore cursor AI rules
165+
.cursor/rules/codacy.mdc

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# QuantMS Docker Containers
22

3-
A repository of production-ready Docker and Singularity containers for proteomics tools, including **DIA-NN** and **OpenMS**.
3+
A repository of production-ready Docker and Singularity containers for proteomics tools with special in quantms, including **DIA-NN** and **OpenMS**.
44

55
## Overview
66

0 commit comments

Comments
 (0)