Browse Source

added .gitignore which makes using git-svn easier

Sean Dague 16 years ago
parent
commit
de42154b62
1 changed files with 26 additions and 0 deletions
  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
+*~