.gitignore 68 B

1234567891011
  1. *.out
  2. *.5
  3. *.6
  4. *.8
  5. *.swp
  6. _obj
  7. _test
  8. testdata
  9. /.idea
  10. *.iml
  11. /notes.txt