-
-
Notifications
You must be signed in to change notification settings - Fork 36
/
.gitignore
85 lines (71 loc) · 1.23 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
### WordPress ###
*.log
wp-config.php
wp-content/advanced-cache.php
wp-content/backup-db/
wp-content/backups/
wp-content/blogs.dir/
wp-content/cache/
wp-content/upgrade/
wp-content/uploads/
wp-content/mu-plugins/
wp-content/wp-cache-config.php
wp-content/plugins/hello.php
/.htaccess
/license.txt
/readme.html
/sitemap.xml
/sitemap.xml.gz
### Mac OS ###
#Mac OS General
.DS_Store
.AppleDouble
.LSOverride
#Mac OS Icon must end with two \r
Icon
#Mac OS Thumbnails
._*
#Mac OS Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
#Mac OS Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### Windows ###
#Windows thumbnail cache files
Thumbs.db
ehthumbs.db
ehthumbs_vista.db
#Windows Dump file
*.stackdump
#Windows Folder config file
[Dd]esktop.ini
#Windows Recycle Bin used on file shares
$RECYCLE.BIN/
#Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
#Windows shortcuts
*.lnk
### Dropbox ###
#Dropbox settings and caches
.dropbox
.dropbox.attr
.dropbox.cache
### My Additional Rules ###
*.bak
*.cache
*.secret.php
error_log
/Nebula-Child/data/