Skip to content

Commit

Permalink
[AIRFLOW-XXXX] Add .autoenv_leave.zsh to .gitignore (#6986)
Browse files Browse the repository at this point in the history
(cherry picked from commit 8e7a97d)
  • Loading branch information
dstandish authored and potiuk committed Jan 21, 2020
1 parent ac91cd1 commit 60bb8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -106,7 +106,7 @@ celerybeat-schedule

# dotenv
.env
.autoenv.zsh
.autoenv*.zsh

# virtualenv
.venv*
Expand Down

0 comments on commit 60bb8be

Please sign in to comment.