1. 04 7月, 2015 10 次提交
  2. 01 7月, 2015 1 次提交
  3. 20 5月, 2015 1 次提交
  4. 16 5月, 2015 1 次提交
  5. 08 5月, 2015 1 次提交
  6. 07 5月, 2015 1 次提交
  7. 06 5月, 2015 2 次提交
  8. 22 2月, 2015 1 次提交
  9. 05 2月, 2015 1 次提交
  10. 29 1月, 2015 1 次提交
  11. 21 1月, 2015 1 次提交
  12. 05 1月, 2015 1 次提交
  13. 12 12月, 2014 1 次提交
  14. 23 11月, 2014 1 次提交
  15. 16 11月, 2014 1 次提交
  16. 24 10月, 2014 1 次提交
  17. 21 10月, 2014 1 次提交
  18. 17 10月, 2014 1 次提交
  19. 09 10月, 2014 1 次提交
  20. 20 9月, 2014 1 次提交
  21. 10 9月, 2014 1 次提交
  22. 09 8月, 2014 1 次提交
  23. 05 8月, 2014 1 次提交
  24. 11 7月, 2014 1 次提交
  25. 10 7月, 2014 1 次提交
  26. 08 7月, 2014 2 次提交
  27. 05 7月, 2014 1 次提交
  28. 03 7月, 2014 1 次提交
    • T
      Update VisualStudio.gitignore · 8fbf2703
      Terje Sandstrom 提交于
      Fixed pattern for excluding nuget packages so that it works both for top level package folder and for any lower level package folders.  Re-include patterns fixed the same way.
      8fbf2703
  29. 18 6月, 2014 1 次提交
    • A
      Must ignore x86 directory as well · 2d48a216
      Adilson Carvalho 提交于
      When installing SQLite embebed on my C# project I've noted that it generates both directories,
      `x86` and `x64` but only `x64` was present on `.gitignore`.
      2d48a216