initial commit
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Intellij Idea
|
||||
.idea
|
||||
mixer_discord_bot.iml
|
||||
|
||||
# Rust
|
||||
Cargo.lock
|
||||
target/
|
||||
|
||||
# Database
|
||||
data.db
|
||||
Reference in New Issue
Block a user