1. 22 Dec, 2014 1 commit
    • bedella's avatar
      Add a global redis ignore file. · cfd03873
      bedella authored
      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 Dec, 2014 1 commit
  3. 20 Dec, 2014 1 commit
  4. 12 Dec, 2014 3 commits
  5. 11 Dec, 2014 2 commits
  6. 05 Dec, 2014 1 commit
    • Joel Kuntz's avatar
      Fix solution/project files for nested directories. · 103740bd
      Joel Kuntz authored
      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
  7. 01 Dec, 2014 1 commit
  8. 29 Nov, 2014 5 commits
  9. 28 Nov, 2014 1 commit
  10. 23 Nov, 2014 3 commits
  11. 22 Nov, 2014 1 commit
  12. 19 Nov, 2014 1 commit
  13. 16 Nov, 2014 3 commits
  14. 15 Nov, 2014 1 commit
  15. 13 Nov, 2014 2 commits
  16. 12 Nov, 2014 7 commits
  17. 08 Nov, 2014 1 commit
  18. 07 Nov, 2014 1 commit
  19. 06 Nov, 2014 4 commits