Commit 5519799
Florent Bécart
Add .gitignore file
Auto-generated files that won't be pushed to the repo are:
- classes: compiled main code
- docs: project javadoc
- *.jar: distribution jar (sources and documentation)
- lib: library jar (.class files)
- testclasses: compiled unit tests1 parent d2f5416 commit 5519799
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments