diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2017-03-14 10:00:48 +0100 |
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2017-03-14 10:00:48 +0100 |
| commit | 11b939cb0627944971613e9059e4ae3e0415fb09 (patch) | |
| tree | d72699fbae599bfd7e30260585bd06c19b0da4ee | |
| parent | 66503524db1c667d6e2282b333d1aca3ec284fcb (diff) | |
| download | share-11b939cb0627944971613e9059e4ae3e0415fb09.zip share-11b939cb0627944971613e9059e4ae3e0415fb09.tar.gz | |
gitignore build and dist directories
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ *.class *.log .tags +build +dist |
