feat: submit
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@@ -24,3 +24,25 @@
|
||||
hs_err_pid*
|
||||
replay_pid*
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Windows
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
Desktop.ini
|
||||
|
||||
.settings
|
||||
|
||||
# Editors / IDEs
|
||||
.project
|
||||
|
||||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
||||
|
||||
# Plugin Dev
|
||||
run/
|
||||
bin/
|
||||
|
||||
Reference in New Issue
Block a user