aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorsacha2010-07-13 21:12:01 +0000
committersacha2010-07-13 21:12:01 +0000
commit8c2e1c6c29a9b3de6dd32c5cfd4eec72029a027d (patch)
tree3c8112b646ab91348502292fdf017b732492e83a /.gitignore
parentadding the 'wearble' case for llGetLocalPos. (diff)
parentMerge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... (diff)
downloadopensim-SC-8c2e1c6c29a9b3de6dd32c5cfd4eec72029a027d.zip
opensim-SC-8c2e1c6c29a9b3de6dd32c5cfd4eec72029a027d.tar.gz
opensim-SC-8c2e1c6c29a9b3de6dd32c5cfd4eec72029a027d.tar.bz2
opensim-SC-8c2e1c6c29a9b3de6dd32c5cfd4eec72029a027d.tar.xz
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8d3f2b2..e2bef71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
1.project 1.project
2.settings 2.settings
3.gitignore
3*.csproj 4*.csproj
4*.csproj.user 5*.csproj.user
5*.build 6*.build
@@ -10,6 +11,7 @@
10*.pidb 11*.pidb
11*.dll.build 12*.dll.build
12*.dll 13*.dll
14*.log
13*.VisualState.xml 15*.VisualState.xml
14*/*/obj 16*/*/obj
15*/*/*/obj 17*/*/*/obj
@@ -23,6 +25,7 @@
23*/*/*/*/*/bin 25*/*/*/*/*/bin
24*/*/*/*/*/*/bin 26*/*/*/*/*/*/bin
25*/*/*/*/*/*/*/bin 27*/*/*/*/*/*/*/bin
28addon-modules/
26bin/Debug/*.dll 29bin/Debug/*.dll
27bin/*.dll.mdb 30bin/*.dll.mdb
28bin/*.db 31bin/*.db