-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
103 lines (72 loc) · 1.1 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
index.php
wp-config.php
wp-admin/
wp-content/plugins/
wp-content/themes/twentythirteen/
wp-content/themes/twentyfourteen/
wp-content/themes/twentyfifteen/
wp-includes/*
!general-template.php
wp-activate.php
xmlrpc.php
# Ignore .js source files compiled by webpack
wp-content/themes/kaidez-swiss/js/*.js
html-workspace.html
wp-blog-header.php
wp-comments-post.php
wp-config-sample.php
wp-content/index.php
wp-content/themes/index.php
wp-content/uploads/
wp-cron.php
wp-links-opml.php
wp-load.php
wp-login.php
wp-mail.php
wp-settings.php
wp-signup.php
wp-trackback.php
image-min/.gitkeep
# Site assets
#------------
assets/
# General all-around files
# ------------------------
*.DS_Store
*Thumbs.db
*.zip
*.pot
*.svg
*.localized
*.psd
*.ai
*.eps
# bower downloads
# ---------------
bower_components/
*.htaccess
*.log
sitemap.xml.gz
license.txt
robots.txt
readme.html
*.ftppass
# Sass-related files
# ------------------
*.sass-cache
# Grunt/Node-related files
# ------------------------
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
node_modules
pids
logs
results
npm-debug.log
css/styles.css.map