mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 06:47:27 +00:00
Migrate to scala lib
This commit is contained in:
parent
90aa04c14a
commit
081a512a08
28 changed files with 203 additions and 1056 deletions
37
.gitignore
vendored
37
.gitignore
vendored
|
|
@ -1,37 +1,8 @@
|
|||
# Binary Files
|
||||
|
||||
Binaries/
|
||||
Intermediate/
|
||||
|
||||
# Cargo Files
|
||||
|
||||
Cargo.lock
|
||||
|
||||
# Packaged Artifacts
|
||||
|
||||
Release/
|
||||
|
||||
# Idea and Gradle Files
|
||||
|
||||
.idea/
|
||||
.bloop/
|
||||
.gradle/
|
||||
|
||||
.idea/
|
||||
.metals/
|
||||
bin/
|
||||
build/
|
||||
|
||||
libs/
|
||||
jniLibs/
|
||||
|
||||
local.properties
|
||||
|
||||
# Java Extension Files
|
||||
|
||||
.project
|
||||
.classpath
|
||||
|
||||
bin/
|
||||
|
||||
.settings/
|
||||
|
||||
# Mac OSX
|
||||
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue