forked from ome/openmicroscopy
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
60 lines (60 loc) · 1.1 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
.gitignore
.classpath
components/tools/OmeroCpp/compiler.log
components/tools/OmeroCpp/scons.log
.hg
.hgignore
.DS_Store
.gdb_history
.sconsign.dblite
.sconf_temp
/etc/local.properties
/dist
/var
/components/insight/bin/*
/components/insight/OUT
/components/*/target
/lib/cache
/lib/repository/omero/*
/lib/repository/omero-test/*
/lib/repository/omero-tools/*
!/lib/repository/omero/ice
!/lib/repository/omero/jboss-annotations-ejb3
!/lib/repository/omero/jboss-aop-jdk50-client
!/lib/repository/omero/jboss-aspect-library-jdk50
!/lib/repository/omero/jboss-ejb3
!/lib/repository/omero/jboss-ejb3x
!/lib/repository/omero/jbossall-client
!/lib/repository/omero/jbosssx
!/lib/repository/omero/omejava
!/lib/repository/omero/postgresql
target
config.log
scons.log
*.dylib
*.exe
*.lo
*.o
*.os
*.Plo
*.pyc
*.orig
*.rej
*.so
*~
*generated*
/components/validator/WebApp/uploads/
test-output
temp-testng-customsuite.xml
.settings
.springBeans
/components/tools/OmeroCpp/compiler.log
/components/tools/OmeroWeb/omeroweb/media/webtest
# Scons output files
.sconsign.dblite
*.dylib
*.egg
*.os
omero_version.py
eclipse.log
velocity.log*