http://www.sujee.net/tech/articles/gitignore/
# java specific *.class # netbeans ignore personal stuff nbproject/private/ ## generic files to ignore *~ *.lock *.DS_Store *.swp *.out
'Programming' 카테고리의 다른 글
| Java for C Users (3): isDigit (0) | 2013.02.24 |
|---|---|
| (Java) how can I get the type of the object ? (0) | 2013.02.24 |
| What's new in Java 1.7? (0) | 2013.02.24 |
| A micro-manual for LISP Implemented in C (0) | 2013.02.19 |
| Make Your Own Programming Language (0) | 2013.02.14 |