1. 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
  2. 21 12月, 2014 2 次提交
  3. 12 12月, 2014 4 次提交
  4. 11 12月, 2014 1 次提交
  5. 05 12月, 2014 1 次提交
    • J
      Fix solution/project files for nested directories. · 103740bd
      Joel Kuntz 提交于
      By having the leading `/` infront of the `*` makes these types of files relative to the directory the gitignore is in. If you create a Unity project inside of a git directory Unity forces you to create a new directory, thus not picking up these files.
      103740bd
  6. 01 12月, 2014 1 次提交
  7. 29 11月, 2014 5 次提交
  8. 28 11月, 2014 1 次提交
  9. 24 11月, 2014 1 次提交
  10. 23 11月, 2014 3 次提交
  11. 19 11月, 2014 1 次提交
  12. 17 11月, 2014 1 次提交
  13. 16 11月, 2014 3 次提交
  14. 13 11月, 2014 3 次提交
  15. 12 11月, 2014 6 次提交
  16. 08 11月, 2014 2 次提交
  17. 06 11月, 2014 4 次提交