Add requirements.yml to .gitignore
This commit is contained in:
parent
2e9c195325
commit
c816f75930
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,3 +9,5 @@
|
|||
|
||||
# ignores macos files
|
||||
.DS_Store
|
||||
|
||||
/requirements.yml
|
||||
|
|
Loading…
Reference in a new issue