Skip to content

Commit

Permalink
fix dirty build version, by ignoring same files gitignore and dockeri…
Browse files Browse the repository at this point in the history
…gnore
  • Loading branch information
arbakker committed Oct 11, 2024
1 parent 1c45b7f commit 9551895
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,8 +0,0 @@
# no hidden files and folders
**/.*
# but copy git dir, required for determining version on build
!.git/

**/*.egg-info/
**/__pycache__/
**/build/

0 comments on commit 9551895

Please sign in to comment.