.gitignore 53 B

1234567
  1. #
  2. # .gitignore
  3. #
  4. *.pyc
  5. _modules/__pycache__/
  6. .*.swp