renname ownCloud to Nextcloud, update .gitignore

Signed-off-by: Private Maker <privatemaker@posteo.net>
This commit is contained in:
Private Maker
2023-09-30 17:10:27 +02:00
parent acf3b8128e
commit 26ed13c0e4
3 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@@ -53,3 +53,6 @@ venv
# JetBrains IDEs
.idea/
Pipfile
Pipfile.lock

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
# ownCloud Documentation documentation build configuration file, created by
# Nextcloud Documentation documentation build configuration file, created by
# sphinx-quickstart on Mon Oct 22 23:16:40 2012-2014.
#
# This file is execfile()d with the current directory set to its containing dir.

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
# ownCloud Documentation documentation build configuration file, created by
# Nextcloud Documentation documentation build configuration file, created by
# sphinx-quickstart on Mon Oct 22 23:16:40 2012-2014.
#
# This file is execfile()d with the current directory set to its containing dir.