Sign in
eclipse
/
osee
/
org.eclipse.ote
/
d279a3237e1e5640f7df30574fe2c566fce0a415
/
.
/
.gitignore
blob: a1784917d2a4f6aefff4b10db4b46f13f321890a [
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
/