blob: ff139d416e4304ba9245fb6cf27c0e5aa36a9dce [file] [log] [blame]
#java specific
*.class
*\.project
*\.classpath
*\.idea
*/\.settings/*
target/*
*/target/*
*/test-output/*
*/query_logs/*
## generic files to ignore
*~
*.lock
*.DS_Store
*.swp
*.out
*.iml
*.log