summaryrefslogtreecommitdiff
path: root/proto/server/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-15 01:31:53 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-15 01:31:53 -0400
commit187f08d46e3509826f38e5a5d163460d025aa3f6 (patch)
treeb70ba0ccd0916d02643d83224db8d4ed81f8036d /proto/server/.gitignore
parentb97ad53c80372d3246220b8fdb5a7a4c1a4d3f09 (diff)
simplify Makefiles for go generate
Diffstat (limited to 'proto/server/.gitignore')
-rw-r--r--proto/server/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/proto/server/.gitignore b/proto/server/.gitignore
new file mode 100644
index 0000000..ff46733
--- /dev/null
+++ b/proto/server/.gitignore
@@ -0,0 +1,3 @@
+/func_handlerequest.go
+/interface_backend.go
+/type_nilbackend.go