mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #11161 from privatemaker/tidy-owncloud-gitgnore
renname ownCloud to Nextcloud, update .gitignore
This commit is contained in:
commit
bfe646ec67
3
.gitignore
vendored
3
.gitignore
vendored
@ -53,3 +53,6 @@ venv
|
||||
|
||||
# JetBrains IDEs
|
||||
.idea/
|
||||
|
||||
Pipfile
|
||||
Pipfile.lock
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user