root/trunk/.gitignore
| Revision 582, 223 bytes (checked in by martijn, 3 months ago) |
|---|
| Line | |
|---|---|
| 1 | # ignore project files # |
| 2 | .classpath |
| 3 | .project |
| 4 | .settings/ |
| 5 | |
| 6 | # ignore target files # |
| 7 | target/ |
| 8 | bin/ |
| 9 | |
| 10 | # ignore log files # |
| 11 | *.log |
| 12 | |
| 13 | #DO NOT IGNORE |
| 14 | #src-axis #While these are autogenerated removing them will break offline builds. |
Note: See TracBrowser
for help on using the browser.
