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
|
||||
dist/
|
||||
build/
|
||||
|
||||
# Bots
|
||||
/bots/*
|
||||
!/bots/.gitkeep
|
||||
Reference in New Issue
Block a user