Update gitignore

This commit is contained in:
coolneng 2021-02-28 02:24:23 +01:00
parent 42aadb1e28
commit edc4a72425
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
*.txt
*.fastq

View File

@ -8,7 +8,7 @@ mkShell {
rPackages.immuneSIM
rPackages.Biostrings
jdk
# Develoment tools
# Development tools
rPackages.languageserver
rPackages.lintr
];