chore: Add config folder rules to gitignore

This commit is contained in:
Vikash Kothary 2022-02-06 16:08:45 +00:00
parent 83b11079c3
commit 7cbc3d94d4

3
.gitignore vendored
View File

@ -5,6 +5,9 @@
/collections
/venv
/config/*
!/config/.env.example
# 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