Sign in
eclipse
/
gerrit
/
osee
/
org.eclipse.osee
/
28ee5e8b16ca2eca915dd387e14cfc5656d85837
/
.
/
plugins
/
org.eclipse.osee.account.admin
/
.gitignore
blob: b94f23ff7635d98510a2fb53cbfa9c08a98efcd6 [
file
]
#Ignore all bin folders
bin
/
#Ignore all .settings folders
*
/*/.settings/
#Ignore vi temporary files
*~
*swp
#Ignore maven build target
target/