[gimp] plug-ins: add .gitignore files.



commit f16ad87f2db9a58aaec76f98d6388ce536049e4e
Author: Jehan <jehan girinstud io>
Date:   Tue Aug 6 23:18:28 2019 +0200

    plug-ins: add .gitignore files.

 plug-ins/python/.gitignore                | 2 ++
 plug-ins/python/python-console/.gitignore | 2 ++
 2 files changed, 4 insertions(+)
---
diff --git a/plug-ins/python/.gitignore b/plug-ins/python/.gitignore
new file mode 100644
index 0000000000..9ee6454019
--- /dev/null
+++ b/plug-ins/python/.gitignore
@@ -0,0 +1,2 @@
+/Makefile.in
+/Makefile
diff --git a/plug-ins/python/python-console/.gitignore b/plug-ins/python/python-console/.gitignore
new file mode 100644
index 0000000000..9ee6454019
--- /dev/null
+++ b/plug-ins/python/python-console/.gitignore
@@ -0,0 +1,2 @@
+/Makefile.in
+/Makefile


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]