diff options
author | onefang | 2019-06-03 16:33:29 +1000 |
---|---|---|
committer | onefang | 2019-06-03 16:33:29 +1000 |
commit | 15f9abac0c3ed9b361f7232681cd4b9f2aca8e68 (patch) | |
tree | 762712815718c6652f96affd2966b16e8e135d29 /.gitignore | |
parent | Instructions for latest Mono. (diff) | |
download | opensim-SC-15f9abac0c3ed9b361f7232681cd4b9f2aca8e68.zip opensim-SC-15f9abac0c3ed9b361f7232681cd4b9f2aca8e68.tar.gz opensim-SC-15f9abac0c3ed9b361f7232681cd4b9f2aca8e68.tar.bz2 opensim-SC-15f9abac0c3ed9b361f7232681cd4b9f2aca8e68.tar.xz |
Better build script.
Clean out last build the dumb way.
Check for Mono version.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ | |||
1 | .project | 1 | .project |
2 | .settings | 2 | .settings |
3 | lastBuild | ||
3 | #.gitignore | 4 | #.gitignore |
4 | *.csproj | 5 | *.csproj |
5 | *.csproj.user | 6 | *.csproj.user |