-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
87 lines (75 loc) · 1.33 KB
/
.gitignore
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
/.env
/.idea
/_templatesNY107
/scripts/.env.sh
/vendor
/sql
.DS_Store
sf-assist.code-workspace
*config.codekit3
/templates-bak.zip
*.sketch
# Craft 3 .gitignore
#
# Example .gitignore file for Craft 3 CMS projects
#
# @author nystudio107
# @copyright Copyright (c) 2017 nystudio107
# @link https://nystudio107.com/
# @package nystudio107/craft
# @since 1.0.0
# @license MIT
# This file should be renamed to '.gitignore' and placed in your
# Craft 3 CMS project root directory
/public_html/.htaccess
# CRAFT ENVIRONMENT
.env.php
*.env.sh
.env
*.htaccess
*.Archive.zip
!/vendor/joomkit/pdfthumbnailer/src/services/SaveEntry.php
# COMPOSER
/backups
/vendor
/craft
*.code-workspace
# CRAFT STORAGE
/storage/*
# ASSETS
/assets/*
/public_html/cpresources/*
/public_html/assets/*
/public_html/imager/*
#/public_html/fonts/*
/public_html/icons/*
#/public_html/images/*
/public_html/js/images/*
/public_html/oldimages/*
public_html/oldimages/*
!/public_html/images/nologo-sm.png
# BUILD FILES
/source
/sql
/iswanchop
# MISC FILES
.cache
.DS_Store
.idea
.project
.settings
/vendorpoo
vendorpoo
config.codekit3
config/license.key
public_html/assets.zip
vendor.zip
!vendor/dolphiq/iconpicker/src/fields/Iconpicker.php
craft
public_html/.htaccess
*.lock
config/project.yaml
iswan.code-workspace
>>>>>>> Stashed changes
config.codekit3
/config/project/