Adding folders to gitignore
This commit is contained in:
parent
8857659510
commit
83a20840df
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,6 +2,8 @@ tmp*
|
|||
last.dump.rds
|
||||
code/analysis/*.html
|
||||
|
||||
analyze_inference_bernoulli_*/
|
||||
|
||||
*.o*
|
||||
*.e*
|
||||
*.pe*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue