mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-23 06:16:43 +00:00
Add gitignore and requirements.txt for local development
This commit is contained in:
parent
1a8e14c0aa
commit
bbb0909595
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
venv
|
||||
.idea
|
||||
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
requests==2.26.0
|
||||
ruamel.yaml==0.17.16
|
||||
Loading…
Reference in New Issue
Block a user