Skip to content

Commit e702fe6

Browse files
committed
Ignore requirements.txt in the expanded template
1 parent 16d77f1 commit e702fe6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

template/.gitignore.j2

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ poetry.lock
66
# do matter a lot, and you'll want to keep Poetry.lock tracked = keep
77
# commented
88

9+
# requirements.txt is exported during the docker build, it does not need to be
10+
# committed in the repo
11+
requirements.txt
12+
913
{% include "data/ignores.j2" -%}

0 commit comments

Comments
 (0)