Commit Graph

57 Commits

Author SHA1 Message Date
ahmyi 83602f4c74 Update Unity.gitignore
Sysinfo.txt is generated by unity if occurs any crashes. The content consist of  users system information, running process etc. I don't think that should be shared with others.
2014-06-18 02:12:59 +08:00
ahmyi 19fd21b621 Update on using boo script generated by Unity3D 2014-02-05 16:42:29 +08:00
Borders, Casey 7e2dc593fe Update Unity gitignore 2014-01-16 14:48:52 -05:00
Borders, Casey 6131fd3bcc Ignore MonoDevelop cache files 2013-11-22 14:00:06 -05:00
Jephir 4469ba4938 Prevent Unity .gitignore from ignoring non-Unity project files
Unity only generates project files in the top-level directory.
However, the current .gitignore will ignore all project files even
if they were not generated by Unity.

It is sometimes necessary to include non-Unity project files for
level editors or other utility projects that have been added to the
repository.
2013-11-11 12:09:08 -05:00
Álison Fernandes 6b70795098 Added Visual Studio .suo files
*.suo files are binary, user specific files generated by Visual Studio with some user configuration information, thus, don't need to be versioned.
2013-11-08 01:59:29 +00:00
Jakub Stasiak e131e0a68f Add Unity gitignore 2012-03-24 23:22:27 +11:00