commit | f92493b8574a00830d665c5bfac7e0a8175bcb4f | [log] [tgz] |
---|---|---|
author | Dmitry Volodin <dmvolod@gmail.com> | Tue Jan 23 18:13:56 2018 +0300 |
committer | James E. King III <jking@apache.org> | Wed Jan 24 00:12:30 2018 -0500 |
tree | fc4999678054b71cd56cfc6e53fb0f7257d0ab00 | |
parent | 00646bbba7a2101f0ad2938d2e37cb83abbfb3c7 [diff] |
THRIFT-4470: Include popular IDE file templates to gitignore This closes #1477
diff --git a/.gitignore b/.gitignore index b4cd1a3..bb29bbb 100644 --- a/.gitignore +++ b/.gitignore
@@ -25,8 +25,13 @@ .*project .classpath +.settings +.checkstyle junit*.properties .idea +*.iml +*.ipr +*.iws gen-* Makefile Makefile.in