Skip to content

Commit 54ec5b2

Browse files
committed
build(gitignore): add logs and simple_auth_manager_passwords.json.generated
1 parent 2c9bf02 commit 54ec5b2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ docs/_build/
104104
# PyBuilder
105105
target/
106106

107-
# airflow sqlite db
108-
sqlite/
107+
# mkdocs
109108
site
109+
-h
110+
logs
111+
simple_auth_manager_passwords.json.generated

0 commit comments

Comments
 (0)