summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b18f0fabf878d5340ea6034e5cbe6f9a844713cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/bin
/build
/doclava
/ext
/javadoc
/site
/*.zip
/*.jar
/build.properties
/derby.log
/performance.txt
/performance_db.txt
/performance_sql.txt
/testdbs
/*.sh
/*.ps1