diff --git a/resources/.gitignore b/resources/.gitignore new file mode 100644 index 0000000..696f993 --- /dev/null +++ b/resources/.gitignore @@ -0,0 +1,2 @@ + +*.pyo \ No newline at end of file diff --git a/resources/__init__.py b/resources/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/resources/lib/.gitignore b/resources/lib/.gitignore new file mode 100644 index 0000000..696f993 --- /dev/null +++ b/resources/lib/.gitignore @@ -0,0 +1,2 @@ + +*.pyo \ No newline at end of file diff --git a/resources/lib/__init__.py b/resources/lib/__init__.py new file mode 100644 index 0000000..e69de29