mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
merged gitignores
This commit is contained in:
parent
66576de1b7
commit
2f1a06b2ee
2 changed files with 1 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
# the default generated dir + db file
|
||||
data
|
||||
owncloud
|
||||
config/config.php
|
||||
|
||||
# just sane ignores
|
||||
.*.sw[po]
|
||||
|
|
|
|||
2
config/.gitignore
vendored
2
config/.gitignore
vendored
|
|
@ -1,2 +0,0 @@
|
|||
#autogenerated
|
||||
config.php
|
||||
Loading…
Reference in a new issue