diff options
author | David Walter Seikel | 2016-12-09 15:28:36 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-12-09 15:28:36 +1000 |
commit | 2e16fe5784f7e42575eef6babf7f1392b2396610 (patch) | |
tree | 09f98ba2be61c6c399b4491795f05f7bc78bad42 | |
parent | Script to setup the monit contral files. (diff) | |
download | opensim-SC-2e16fe5784f7e42575eef6babf7f1392b2396610.zip opensim-SC-2e16fe5784f7e42575eef6babf7f1392b2396610.tar.gz opensim-SC-2e16fe5784f7e42575eef6babf7f1392b2396610.tar.bz2 opensim-SC-2e16fe5784f7e42575eef6babf7f1392b2396610.tar.xz |
Update .gitignore.
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ | |||
1 | /config/sim_skeleton/stop-sim | ||
2 | /config/sim_skeleton/start-sim | ||
3 | /config/sim_skeleton/common.sh | ||
4 | /config/sim_skeleton/backup-sim | ||
5 | /config/ROBUST/stop-sim | ||
6 | /config/ROBUST/start-sim | ||
7 | /config/ROBUST/common.sh | ||
8 | /config/Robust.ini | ||
1 | .project | 9 | .project |
2 | .settings | 10 | .settings |
3 | *.csproj | 11 | *.csproj |