Add excluded files to .gitignore

This commit is contained in:
2022-02-02 22:17:13 +01:00
parent 3921303e2d
commit 672667d4cb
2 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@@ -132,3 +132,5 @@ dmypy.json
Rplots.pdf
.vscode
.RData
.Rhistory

View File

@@ -1,2 +1,3 @@
path.txt
*.sh
*.sh
*.out