Repository: commons-io Updated Branches: refs/heads/master d08dbbfdb -> 8bb1788ae
Ignore IntelliJ IDE files Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/e9eb2d8b Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/e9eb2d8b Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/e9eb2d8b Branch: refs/heads/master Commit: e9eb2d8b5a858bb6810c941ee7891c3adcf9949d Parents: d08dbbf Author: Svetlin Zarev <svetlin.za...@abv.bg> Authored: Sat Mar 10 20:37:30 2018 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Apr 29 11:10:05 2018 +0200 ---------------------------------------------------------------------- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-io/blob/e9eb2d8b/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 127892d..a71424a 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,7 @@ site-content /.classpath /.project /.settings/ + +### Ignore IntelliJ files +/.idea/ +*.iml \ No newline at end of file