1. 11 9月, 2015 2 次提交
    • M
      WordPress: Only ignore files in root to support other plugins · fb86177e
      Mike Pretzlaw 提交于
      Most files are ignores without defining the directory.
      This caused trouble with several plugins.
      To fix that some files should only be ignored in the root directory.
      
      - .htaccess is only ignored in the root directory
        due to some plugins or devs that need and create the htaccess
        for security issues in subfolders
      - sitemap.xml and sitemap.xml.gz is only ignored in the root directory
        due to plugins that have an equal name and are therefor ignored
      - Those files are ordered alphabetically
      fb86177e
    • B
      Merge pull request #1640 from bpasero/patch-1 · 23aad6ab
      Brendan Forster 提交于
      VSCode 0.8.0 config folder change
      23aad6ab
  2. 10 9月, 2015 2 次提交
  3. 05 9月, 2015 1 次提交
  4. 31 8月, 2015 1 次提交
  5. 24 8月, 2015 3 次提交
  6. 23 8月, 2015 1 次提交
  7. 21 8月, 2015 1 次提交
  8. 19 8月, 2015 1 次提交
  9. 16 8月, 2015 1 次提交
    • G
      Adding the Android Studio captures folder · 6895b7c2
      Guy B 提交于
      The captures folder is used by Android studio to keep heap dumps and other captures files. These are usually not shared as part of the source file.
      6895b7c2
  10. 12 8月, 2015 1 次提交
    • F
      Add .sap Visual Studio profiler session file · 929482ab
      Felipe Plets 提交于
      In Windows Phone 8 development each profiler session generates a new .sap file, which is automatically added to the root of the project. This is an XML manifest describing the detailed profiler logs created in the PerfLogs folder.
      929482ab
  11. 07 8月, 2015 1 次提交
  12. 06 8月, 2015 1 次提交
  13. 31 7月, 2015 3 次提交
  14. 28 7月, 2015 1 次提交
  15. 24 7月, 2015 2 次提交
  16. 23 7月, 2015 2 次提交
  17. 16 7月, 2015 1 次提交
  18. 15 7月, 2015 5 次提交
  19. 14 7月, 2015 1 次提交
  20. 06 7月, 2015 1 次提交
  21. 02 7月, 2015 1 次提交
  22. 01 7月, 2015 2 次提交
  23. 30 6月, 2015 2 次提交
  24. 28 6月, 2015 2 次提交
  25. 26 6月, 2015 1 次提交