blob: 5da2729a6d01d23cc02eb3c0326f8d59128a48d7 [file] [log] [blame]
#Ignore all bin folders
bin/
#Ignore all .settings folders
*/*/.settings/
#Ignore vi temporary files
*~
*swp
#Ignore temp test file
plugins/*/utf8_input_copy.xml
#Ignore maven build target
target/
#Ignore workspace folders
workspace/
#Ignore tmo files
*.tmo