# ignore
# vim .swp files
*.swp
**/log/
**/BI_ENV
# Use wildcards as well
*~
*ENV
*tmp*
*.log
*.log.*
*.err
*.class
*.zip
*.tar*
*.tgz