Repository: commons-text Updated Branches: refs/heads/master 182154e5b -> 37c780400
Revert changes in .gitignore, ignoring now only files generated by the project build tool Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/37c78040 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/37c78040 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/37c78040 Branch: refs/heads/master Commit: 37c780400337735f200b7031fed1d222e9e44273 Parents: 182154e Author: Bruno P. Kinoshita <ki...@apache.org> Authored: Sun Dec 14 18:18:21 2014 -0200 Committer: Bruno P. Kinoshita <ki...@apache.org> Committed: Sun Dec 14 18:18:21 2014 -0200 ---------------------------------------------------------------------- .gitignore | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/37c78040/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 338a65b..c2b8af5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,3 @@ -# Maven build files -target -*.log -maven-eclipse.xml -build.properties +target/ site-content -# IntelliJ IDEA files -.idea -.iws -*.iml -*.ipr - -# Eclipse files -.settings -.classpath -.project