We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5df4c commit 8ce6a9fCopy full SHA for 8ce6a9f
.dockerignore
@@ -14,12 +14,14 @@
14
*_pb2.*
15
*/*_pb2.*
16
*/*/*_pb2.*
17
+.git
18
ACKNOWLEDGEMENTS
19
AUTHORS
20
build
21
dist
22
executables
23
!executables/windows/templates/unzipsfx/*.exe
24
+gha-creds-*.json
25
grr/config/grr_response_templates
26
grr/gui/static/bower_components
27
grr/gui/static/node_modules
.gitignore
@@ -23,3 +23,4 @@ GRRlog.txt
*.log
grr/server/grr_response_server/gui/static/third-party
grr/server/grr_response_server/gui/ui/.angular
0 commit comments