1. 09 Sep, 2017 7 commits
  2. 07 Sep, 2017 1 commit
  3. 03 Sep, 2017 1 commit
  4. 31 Aug, 2017 1 commit
  5. 29 Aug, 2017 2 commits
  6. 23 Aug, 2017 1 commit
  7. 22 Aug, 2017 1 commit
  8. 21 Aug, 2017 1 commit
  9. 20 Aug, 2017 1 commit
  10. 18 Aug, 2017 1 commit
  11. 16 Aug, 2017 1 commit
  12. 15 Aug, 2017 1 commit
  13. 14 Aug, 2017 2 commits
  14. 13 Aug, 2017 1 commit
  15. 12 Aug, 2017 1 commit
    • CodeNotFound's avatar
      Adds .gitignore rules for AxoCover · 5d0e2b71
      CodeNotFound authored
      AxoCover is a Code Coverage Tool. It creates a **.axoCover** folder where are created:
      - settings in settings.json
      - sub-folders into **run** folder which contain code coverage results.
      
      All content into **.axoCover** folder must be ignored except the **settings.json** file.
      5d0e2b71
  16. 11 Aug, 2017 2 commits
  17. 01 Aug, 2017 2 commits
  18. 31 Jul, 2017 1 commit
  19. 30 Jul, 2017 4 commits
  20. 26 Jul, 2017 2 commits
  21. 25 Jul, 2017 1 commit
  22. 24 Jul, 2017 1 commit
  23. 20 Jul, 2017 1 commit
  24. 14 Jul, 2017 1 commit
  25. 08 Jul, 2017 1 commit
    • Nikita Sobolev's avatar
      Updates Elixir gitignore file · ca039e60
      Nikita Sobolev authored
      Official `elixir`'s `gitignore` after running `mix new` contains these two lines:
      
      > # Where 3rd-party dependencies like ExDoc output generated docs.
      > /doc
      > # Ignore .fetch files in case you like to edit your project deps locally.
      > /.fetch
      
      They are missing at the moment.
      ca039e60
  26. 06 Jul, 2017 1 commit