-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
60 lines (56 loc) · 867 Bytes
/
.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
*.log
.bundle/
content/advanced-cache.php
content/backup-db/
content/backups/
content/blogs.dir/
content/cache/
content/languages/
content/index.php
content/upgrade/
content/uploads/
content/mu-plugins/
content/wp-cache-config.php
content/plugins/hello.php
content/themes/iucnua/.env
db.php
/index.php
xmlrpc.php
ruby/
wp-activate.php
wp-admin/
wp-blog-header.php
wp-comments-post.php
wp-config.php
wp-config-sample.php
wp-content/
wp-cron.php
wp-includes/
wp-links-opml.php
wp-load.php
wp-login.php
wp-mail.php
wp-settings.php
wp-signup.php
wp-trackback.php
/.htaccess
/license.txt
/readme.html
/sitemap.xml
/sitemap.xml.gz
*.sql
*.sql.gz
#/config/database.yml
#/config/deploy.rb
#/config/deploy/staging.rb
#/config/deploy/production.rb
node_modules
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
scripts.js.tmp-browserify-*
.sass-cache