diff --git a/.gitignore b/.gitignore index 89b5901..17303dc 100644 --- a/.gitignore +++ b/.gitignore @@ -163,9 +163,4 @@ cython_debug/ node_modules .env_non_dev -bp/images/* -bp/backgrounds/* -bp/avatars/* -app/static/images/images/* -app/static/images/backgrounds/* -app/static/images/avatars/* + diff --git a/app/static/images/avatars/1 b/app/static/images/avatars/1 new file mode 100644 index 0000000..e69de29 diff --git a/app/static/images/backgrounds/1 b/app/static/images/backgrounds/1 new file mode 100644 index 0000000..e69de29 diff --git a/app/static/images/images/1 b/app/static/images/images/1 new file mode 100644 index 0000000..e69de29 diff --git a/bp/avatars/1 b/bp/avatars/1 new file mode 100644 index 0000000..e69de29 diff --git a/bp/backgrounds/1 b/bp/backgrounds/1 new file mode 100644 index 0000000..e69de29 diff --git a/bp/images/1 b/bp/images/1 new file mode 100644 index 0000000..e69de29