[java-parent-project-v3] branch master updated: Ignore IDEA file

Scott Cantor cantor.2 at osu.edu
Fri May 20 10:08:16 EDT 2016


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-parent-project-v3.

The following commit(s) were added to refs/heads/master by this push:
       new  5984443   Ignore IDEA file
5984443 is described below

commit 598444347132e06cb73d8aea020a16ec7b8a6cae
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri May 20 10:08:12 2016 -0400

    Ignore IDEA file
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e117364..613f48b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
 *.pyc
 *.pyo
 *.rej
+*.iml
 *~
 *.#*
 .*.swp

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list