working commit
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Xmake cache
|
||||
.xmake/
|
||||
build/
|
||||
|
||||
# MacOS Cache
|
||||
.DS_Store
|
||||
|
||||
#VsCode
|
||||
.vscode
|
||||
|
||||
# Bot token
|
||||
include/BotToken.h
|
||||
|
||||
#Html
|
||||
html
|
||||
Reference in New Issue
Block a user