[java-atk-wrapper/wip] Git: Ignore intellij project files



commit 7ee6025cf9f5fe6e733e0f82f7a7ab0a0a574ef0
Author: Magdalen Berns <m berns thismagpie com>
Date:   Mon Jun 29 21:16:06 2015 +0100

    Git: Ignore intellij project files
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=751673

 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d4714ab..6ecd6ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,10 @@
 .tm*
 ~*
 
+# Ignore Intellij project files
+.idea/
+*.iml
+
 /autom4te.cache
 
 /INSTALL


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