1. 02 6月, 2015 1 次提交
  2. 10 5月, 2015 1 次提交
  3. 02 5月, 2015 1 次提交
  4. 24 4月, 2015 1 次提交
  5. 23 4月, 2015 1 次提交
  6. 16 4月, 2015 1 次提交
  7. 30 3月, 2015 1 次提交
  8. 14 3月, 2015 1 次提交
  9. 05 3月, 2015 1 次提交
  10. 11 2月, 2015 1 次提交
    • W
      Expand list of root-of-volume dotfiles · 8478c871
      William West 提交于
      In addition to `.Spotlight-V100` and `.Trashes`, the following dotfiles
      may appear at the root of all OSX volumes (not just external disks):
      
      - `.DocumentRevisions-V100`: auto-save and versions storage
      - `.fseventsd`: file system event storage
      - `.Temporaryitems`: temp directory used by some applications instead of
                           /tmp and /var/tmp
      - `.VolumeIcon.icns`: storage of custom icon for volume, if set
      8478c871
  11. 03 2月, 2015 1 次提交
  12. 22 1月, 2015 1 次提交
  13. 14 1月, 2015 1 次提交
  14. 10 1月, 2015 1 次提交
  15. 07 1月, 2015 1 次提交
  16. 27 12月, 2014 1 次提交
  17. 23 12月, 2014 1 次提交
    • B
      Add a global redis ignore file. · cfd03873
      bedella 提交于
      Ignores all .rdb files, (default: dump.rdb).
      
      These files contain a binary representation of the in-memory
      redis data that is generated using cli tools or on a redis
      failure.
      
      They can be used to restore a redis db, and may contain
      sensitive data so should not be saved in version control.
      cfd03873
  18. 10 12月, 2014 2 次提交
  19. 05 12月, 2014 1 次提交
  20. 23 11月, 2014 1 次提交
  21. 08 11月, 2014 1 次提交
  22. 06 11月, 2014 1 次提交
  23. 27 10月, 2014 1 次提交
  24. 26 10月, 2014 1 次提交
  25. 24 10月, 2014 1 次提交
  26. 22 10月, 2014 1 次提交
  27. 20 10月, 2014 2 次提交
  28. 17 10月, 2014 1 次提交
  29. 16 10月, 2014 1 次提交
    • T
      Ignore iml file anywhere · a7e4e3af
      Thomas Queste 提交于
      Intellij's iml file can be anywhere on the path.
      This is true for multi-module maven project where each module has its own $projectName.iml file in its own directory.
      a7e4e3af
  30. 15 10月, 2014 2 次提交
  31. 30 9月, 2014 1 次提交
  32. 23 9月, 2014 1 次提交
  33. 17 9月, 2014 1 次提交
  34. 13 9月, 2014 1 次提交
  35. 12 9月, 2014 1 次提交
  36. 01 9月, 2014 2 次提交
    • G
      Remove *.pyc · a30beca8
      Glaived 提交于
      a30beca8
    • C
      Remove Quartus2 template · a59d1608
      Carl Suster 提交于
      The template hasn't been touched since it was added to this collection.
      There are some problems with it - mainly that it's hard to know if these
      rules are all still relevant, and the large prose block is probably more
      confusing than helpful here.
      a59d1608