.gitignore 47 B

1234567
  1. *~
  2. /build
  3. /build.*
  4. /old/
  5. /result
  6. /result-[0-9]