[nautilus-python] Add gitignore



commit 64c164c67d1957e0229f61ca3d6356edd0b95b3f
Author: Adam Plumb <adamplumb gmail com>
Date:   Sun Dec 24 08:58:53 2017 -0500

    Add gitignore

 .gitignore |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9343396
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+Makefile
+Makefile.in
+aclocal.m4
+*.cache
+compile
+config.*
+depcomp
+libtool
+ltmain.sh
+missing
+*.pc
+stamp-h1
+configure
+*.make
+install-sh
+m4/libtool.m4
+m4/lt*.m4
+m4/gtk-doc.m4


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