added .gitignore which makes using git-svn easier

0.6.0-stable
Sean Dague 2008-07-09 23:59:53 +00:00
parent 817a0fa40c
commit de42154b62
1 changed files with 26 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
*.csproj
*.csproj.user
*.build
*.mdb
*.mdp
*.mds
*.dll.build
*/*/bin
*/*/*/bin
*/*/*/*/bin
*/*/*/*/*/bin
*/*/*/*/*/*/bin
*/*/*/*/*/*/*/bin
bin/Debug/*.dll
bin/*.dll.mdb
bin/addin-db-*
bin/*.dll
bin/ScriptEngines/*.dll
bin/*.maddin
Examples/*.dll
bin/*.exe
OpenSim.build
OpenSim.sln
Prebuild/Prebuild.build
Prebuild/Prebuild.sln
*~