summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore26
-rw-r--r--rubbos/rubbos_scripts/1-1-1/scripts/.CLIENT1_rubbos_install.sh.swpbin12288 -> 0 bytes
-rw-r--r--rubbos/rubbos_scripts/1-1-1/scripts/.TOMCAT1_rubbos_uninstall.sh.swpbin12288 -> 0 bytes
-rw-r--r--rubbos/rubbos_scripts/1-1-1/scripts/.run.sh.swpbin20480 -> 0 bytes
-rw-r--r--rubbos/rubbos_scripts/1-1-1/scripts/.stop_all.sh.swpbin12288 -> 0 bytes
5 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..27117f79
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,26 @@
+*.pyc
+.vimrc
+.ropeproject
+.settings/
+.eggs/
+*.orig
+*.BACKUP.*
+*.BASE.*
+*.LOCAL.*
+*.REMOTE.*
+*.yml
+*.egg
+*.egg-info
+*.swp
+build
+htmlcov
+.agignore
+.coverage
+Session*.vim
+.tags*
+.coverage.*
+*~
+setuptools*zip
+dist/
+pep8.log
+test.log
diff --git a/rubbos/rubbos_scripts/1-1-1/scripts/.CLIENT1_rubbos_install.sh.swp b/rubbos/rubbos_scripts/1-1-1/scripts/.CLIENT1_rubbos_install.sh.swp
deleted file mode 100644
index d5d72329..00000000
--- a/rubbos/rubbos_scripts/1-1-1/scripts/.CLIENT1_rubbos_install.sh.swp
+++ /dev/null
Binary files differ
diff --git a/rubbos/rubbos_scripts/1-1-1/scripts/.TOMCAT1_rubbos_uninstall.sh.swp b/rubbos/rubbos_scripts/1-1-1/scripts/.TOMCAT1_rubbos_uninstall.sh.swp
deleted file mode 100644
index b5e7d50d..00000000
--- a/rubbos/rubbos_scripts/1-1-1/scripts/.TOMCAT1_rubbos_uninstall.sh.swp
+++ /dev/null
Binary files differ
diff --git a/rubbos/rubbos_scripts/1-1-1/scripts/.run.sh.swp b/rubbos/rubbos_scripts/1-1-1/scripts/.run.sh.swp
deleted file mode 100644
index 0ab43719..00000000
--- a/rubbos/rubbos_scripts/1-1-1/scripts/.run.sh.swp
+++ /dev/null
Binary files differ
diff --git a/rubbos/rubbos_scripts/1-1-1/scripts/.stop_all.sh.swp b/rubbos/rubbos_scripts/1-1-1/scripts/.stop_all.sh.swp
deleted file mode 100644
index bde80e05..00000000
--- a/rubbos/rubbos_scripts/1-1-1/scripts/.stop_all.sh.swp
+++ /dev/null
Binary files differ