Skip to content

Commit

Permalink
Remove autogenerated files from versioning (#1562)
Browse files Browse the repository at this point in the history
  • Loading branch information
dricross authored Feb 24, 2025
1 parent 9516943 commit 4deb1d8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 81 deletions.
4 changes: 4 additions & 0 deletions internal/tls/testdata/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# ignore autogenerated files
server.crt
server.key
tls-ca.crt
24 changes: 0 additions & 24 deletions internal/tls/testdata/server.crt

This file was deleted.

28 changes: 0 additions & 28 deletions internal/tls/testdata/server.key

This file was deleted.

29 changes: 0 additions & 29 deletions internal/tls/testdata/tls-ca.crt

This file was deleted.

0 comments on commit 4deb1d8

Please sign in to comment.