.gitignore 128 B

1234567891011
  1. *.html
  2. *.txt
  3. *.jpg
  4. Pipfile*
  5. .vscode/*
  6. !.vscode/settings.json
  7. !.vscode/tasks.json
  8. !.vscode/launch.json
  9. !.vscode/extensions.json