[gimp-perl] Added .gitignore to ignore build and compiler generated files.



commit 5d09765ae60566ee3c3e05b3bd32ac1f673f2244
Author: Kevin Cozens <kevin ve3syb ca>
Date:   Wed Mar 26 16:14:53 2014 -0400

    Added .gitignore to ignore build and compiler generated files.

 .gitignore |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..62501c5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+*.bs
+*.json
+*.o
+*.yml
+blib/
+pm_to_blib
+Makefile
+Gimp.c
+Gimp/Config.pm
+Gimp/Lib.c
+Net/Net.c
+UI/UI.c


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