diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -2,6 +2,7 @@ | |||
| 2 | bin/ | 2 | bin/ |
| 3 | stage/ | 3 | stage/ |
| 4 | dist/ | 4 | dist/ |
| 5 | test-data/ | ||
| 5 | *.class | 6 | *.class |
| 6 | 7 | ||
| 7 | # Ignore OS-specific files | 8 | # Ignore OS-specific files |