aboutsummaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'plugin')
-rw-r--r--plugin/.gitignore2
-rw-r--r--plugin/test/.gitignore3
2 files changed, 5 insertions, 0 deletions
diff --git a/plugin/.gitignore b/plugin/.gitignore
new file mode 100644
index 00000000..b336cc7c
--- /dev/null
+++ b/plugin/.gitignore
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/plugin/test/.gitignore b/plugin/test/.gitignore
new file mode 100644
index 00000000..f53478a0
--- /dev/null
+++ b/plugin/test/.gitignore
@@ -0,0 +1,3 @@
+/.deps
+/Makefile
+/Makefile.in