.gitignore 75 B

1234567
  1. # Ignore data/ and tmp/
  2. data/
  3. tmp/
  4. tst/log/
  5. .settings/
  6. .buildpath
  7. .project