aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAliciaRaven2016-11-11 22:05:48 +0000
committerAliciaRaven2016-11-11 22:05:48 +0000
commit077cfdf698b2f769f3e136a779e1b1e108d1b8ed (patch)
tree6a4d99184ecad5185def55daaade7a25346f086e /.gitignore
parentreduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example (diff)
downloadopensim-SC-077cfdf698b2f769f3e136a779e1b1e108d1b8ed.zip
opensim-SC-077cfdf698b2f769f3e136a779e1b1e108d1b8ed.tar.gz
opensim-SC-077cfdf698b2f769f3e136a779e1b1e108d1b8ed.tar.bz2
opensim-SC-077cfdf698b2f769f3e136a779e1b1e108d1b8ed.tar.xz
Update gitignore to include VS user config folder and remove old FxCop file which is not used
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d1f7710..f77d9f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@
31*/*/*/*/*/bin 31*/*/*/*/*/bin
32*/*/*/*/*/*/bin 32*/*/*/*/*/*/bin
33*/*/*/*/*/*/*/bin 33*/*/*/*/*/*/*/bin
34.vs/
34addon-modules/ 35addon-modules/
35bin/Debug/*.dll 36bin/Debug/*.dll
36bin/*.dll.mdb 37bin/*.dll.mdb
@@ -93,7 +94,6 @@ TAGS
93Makefile.local 94Makefile.local
94bin/.version 95bin/.version
95compile.bat 96compile.bat
96addon-modules
97OpenSim/Data/Tests/test-results/ 97OpenSim/Data/Tests/test-results/
98OpenSim/Framework/Serialization/Tests/test-results/ 98OpenSim/Framework/Serialization/Tests/test-results/
99OpenSim/Framework/Servers/Tests/test-results/ 99OpenSim/Framework/Servers/Tests/test-results/