forked from JBZoo-CCK/JBZoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (27 loc) · 742 Bytes
/
Copy path.gitignore
File metadata and controls
30 lines (27 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#
# JBZoo Application
#
# This file is part of the JBZoo CCK package.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
# @package Application
# @license GPL-2.0
# @copyright Copyright (C) JBZoo.com, All rights reserved.
# @link https://github.com/JBZoo/JBZoo
#
# Editor & OS stuff
.idea
.DS_Store
# composer
/vendor/*
/composer.lock
phpunit.xml
/build
src/packages/jbuniversal/jbuniversal/vendor/*
# JBZoo/Zoo service files
positions.config
packages/jbuniversal/jbuniversal/types/*.config
packages/jbuniversal/jbuniversal/tmp/*
packages/jbuniversal/jbuniversal/templates/uikit/renderer/item/*/
packages/jbuniversal/jbuniversal/config/licence.*.php