Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Merge change suggested in romanz/amodem Pull request romanz#77

Corrected *.env* to .env. 

romanz#77
  • Loading branch information
ke4ahr authored Oct 8, 2024
1 parent 2925bec commit f630160
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ build/
htmlcov
*_ext.c
*_ext.so
.env
/.tox
/dist
/deb_dist
Expand Down

0 comments on commit f630160

Please sign in to comment.