diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ *.swp +*.pb.go go.mod go.sum /files/* /work/* autogenpb -test.sort.pb.go +testSort/testSort |
![]() |
index : jcarr/autogenpb | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,7 +1,8 @@ *.swp +*.pb.go go.mod go.sum /files/* /work/* autogenpb -test.sort.pb.go +testSort/testSort |