chore: Add config folder rules to gitignore
This commit is contained in:
parent
83b11079c3
commit
7cbc3d94d4
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,6 +5,9 @@
|
|||||||
/collections
|
/collections
|
||||||
/venv
|
/venv
|
||||||
|
|
||||||
|
/config/*
|
||||||
|
!/config/.env.example
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/windows,linux,macos,python,jupyternotebooks
|
# Created by https://www.toptal.com/developers/gitignore/api/windows,linux,macos,python,jupyternotebooks
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=windows,linux,macos,python,jupyternotebooks
|
# Edit at https://www.toptal.com/developers/gitignore?templates=windows,linux,macos,python,jupyternotebooks
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user