update .gitignore to ignore /dist and remove on dist from git

This commit is contained in:
Sebastien Gandon
2014-08-11 15:48:19 +02:00
parent 9c1a5410f4
commit 69d84f0fa8
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ bin/
target/
class/
classes/
dist/