Skip to content

Commit

Permalink
docker : ignore Git files (ggerganov#3314)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinji authored Oct 2, 2023
1 parent c97f01c commit ea55295
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
*.o
*.a
.cache/
.git/
.github/
.gitignore
.vs/
.vscode/
.DS_Store
Expand Down

0 comments on commit ea55295

Please sign in to comment.