Explorar o código

added .gitignore which makes using git-svn easier

Sean Dague %!s(int64=16) %!d(string=hai) anos
pai
achega
de42154b62
Modificáronse 1 ficheiros con 26 adicións e 0 borrados
  1. 26 0
      .gitignore

+ 26 - 0
.gitignore

@@ -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
+*~