diff --git a/.gitignore b/.gitignore index 8a447ee22..be1695b06 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,6 @@ poetry-install.txt rockstor-jslibs.tar.gz* rockstor-tasks-huey.db* static/ + +# Rockstor error tgz +/src/rockstor/logs/error.tgz diff --git a/.run/rock-tests.run.xml b/.run/rock-tests.run.xml new file mode 100644 index 000000000..9b9c6407b --- /dev/null +++ b/.run/rock-tests.run.xml @@ -0,0 +1,25 @@ + + + + + \ No newline at end of file