mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 22:27:31 -04:00
ignore autogenerated testfiles and folders
This commit is contained in:
parent
3adfb91ad8
commit
8a3d21dfac
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -55,3 +55,9 @@ nbproject
|
|||
# WebFinger
|
||||
.well-known
|
||||
/.buildpath
|
||||
|
||||
#tests - autogenerated filed
|
||||
data-autotest
|
||||
/tests/coverage*
|
||||
/tests/autoconfig*
|
||||
/tests/autotest*
|
||||
|
|
|
|||
Loading…
Reference in a new issue