summaryrefslogtreecommitdiffstats
path: root/aclk/aclk-schemas/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'aclk/aclk-schemas/.gitignore')
-rw-r--r--aclk/aclk-schemas/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/aclk/aclk-schemas/.gitignore b/aclk/aclk-schemas/.gitignore
new file mode 100644
index 000000000..bd495e9a7
--- /dev/null
+++ b/aclk/aclk-schemas/.gitignore
@@ -0,0 +1,11 @@
+*.pb.go
+
+#Agent
+*.pb.cc
+*.pb.h
+*.pb.o
+*.pb.Po
+.dirstamp
+
+#Jetbrains
+.idea