Created
February 8, 2010 20:02
-
-
Save sourcerebels/298522 to your computer and use it in GitHub Desktop.
Contains patterns for files or folders we want to be unversioned
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# For Maven based projects | |
target | |
target/* | |
# IDE dependant files | |
# NetBeans | |
nb-configuration.xml | |
# Eclipse | |
.classpath | |
.project |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment