diff --git a/.nextcloudignore b/.nextcloudignore
new file mode 100644
index 0000000..88c9235
--- /dev/null
+++ b/.nextcloudignore
@@ -0,0 +1,36 @@
+.git
+.github
+.gitignore
+.tx
+.vscode
+.php-cs-fixer.*
+/.codecov.yml
+/.eslintrc.js
+/.gitattributes
+/.gitignore
+/.l10nignore
+/.nextcloudignore
+/.travis.yml
+/.pre-commit-config.yaml
+/babel.config.js
+/build
+/CODE_OF_CONDUCT.md
+/composer.*
+/node_modules
+/screenshots
+/src
+/vendor/bin
+/jest.config.js
+/Makefile
+/makefile
+/krankerl.toml
+/package-lock.json
+/package.json
+/postcss.config.js
+/psalm.xml
+/pyproject.toml
+/renovate.json
+/stylelint.config.js
+/webpack.config.js
+/webpack.js
+tests
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 40eb10c..9c01c43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## 1.0.3 - 2024-11-15
+
+### Added
+
+- nextcloudignore file
+
## 1.0.2 - 2024-11-15
### Added
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e2691ae..defbc4e 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,7 +4,7 @@
Integration Documenso
Sign files via Documenso Service.
Sign files via Documenso Service.
- 1.0.2
+ 1.0.3
agpl
Jana Peper
Documenso