Update .gitignore to include bots directory and remove subprojects
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -61,3 +61,7 @@ node_modules/
|
|||||||
*.tar.gz
|
*.tar.gz
|
||||||
dist/
|
dist/
|
||||||
build/
|
build/
|
||||||
|
|
||||||
|
# Bots
|
||||||
|
/bots/*
|
||||||
|
!/bots/.gitkeep
|
||||||
Submodule bots/telegram-helper-bot deleted from c8c7d50cbb
Reference in New Issue
Block a user