babashka/.gitignore
Jakub Holy b73940861f
Add feature/oracledb (#638)
NOTE: Using the Oracle driver directly requires some GraalVM settings
while the helidon wrapper provides those and thus works out of the box.
2020-11-11 22:29:42 +01:00

33 lines
464 B
Text

/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
.hgignore
.hg/
/bb
.clj-kondo/.cache
!java/src/babashka/impl/LockFix.class
!test-resources/babashka/src_for_classpath_test/foo.jar
!test-resources/pom.xml
.cpcache
*reflection.json
/tmp
/reports
*.dylib
*.log
org_babashka*.h
/babashka-0.1.4-SNAPSHOT-windows-amd64.zip
/bb.exe
/bb.exp
/bb.lib
/bb.pdb
/bb.stripped.pdb
/.calva
!test-resources/divide_by_zero.jar
.envrc