Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Commit

Permalink
[AIRFLOW-XXXX] Add .autoenv_leave.zsh to .gitignore (apache#6986)
Browse files Browse the repository at this point in the history
  • Loading branch information
dstandish authored and galuszkak committed Mar 5, 2020
1 parent cbc2460 commit c732964
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 c732964

Please sign in to comment.