.gitignore 48 B

1234567
  1. build*
  2. *~
  3. .*.swp
  4. *.orig
  5. *.rej
  6. *.log
  7. docs/_build