mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-07-01 12:57:24 +00:00
initial: 基本完成的首个版本, 还需要调整一下.
暂时按照当初的计划实现了一个可用版本出来, 发布与否晚些再确定.
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -21,3 +21,13 @@
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
||||
# Gradle output and caches directory
|
||||
.gradle/
|
||||
build/
|
||||
|
||||
# local test directory
|
||||
run/*
|
||||
|
||||
# Ide files
|
||||
/.idea/
|
||||
|
Reference in New Issue
Block a user