GitHub user mureinik opened a pull request:

    https://github.com/apache/commons-lang/pull/8

    Adding .gitignore to commons-lang

    Added .gitignore to the project in order to make working with git easier, 
and avoid accidentally commiting files that should not be commited.
    
    These patches currently introduce two sets of ignored files:
    First patch: Maven's build products (the target folder)
    Second patch: IntelliJ IDEA's files
    
    I'll happily add other files (e.g., Eclipse's file, other IDEs) if you wish.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mureinik/commons-lang gitignore

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/8.patch

----

----


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to