diff options
author | Vitaly Takmazov | 2015-11-28 23:15:24 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2015-11-28 23:15:24 +0300 |
commit | c152ab72d3ba8f662706eb4b1342d839762a243a (patch) | |
tree | d4c064141e73844cc9c242567a430b3fcc354fb1 /.gitignore | |
parent | d4cbeb802cba9fb3bd0885c31807bdff7b3f6b29 (diff) |
update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ /build/ /dist/ -/nbproject/private/
\ No newline at end of file +**/*.iml
\ No newline at end of file |