Skip to content

Commit

Permalink
Merge pull request #33870 from dimagi/gh/update-gitignore
Browse files Browse the repository at this point in the history
Ignore any requirements file starting with local
  • Loading branch information
gherceg authored Dec 13, 2023
2 parents ee3d8d4 + f2e69fc commit e8ea229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ startover.sh
celery.db
tmp.sh
/requirements/local.in
/requirements/local.txt
/requirements/local*.txt
/resource_versions.yaml
/loadtest/results/
/loadtest/localsettings.py
Expand Down

0 comments on commit e8ea229

Please sign in to comment.