-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
59 lines (53 loc) · 848 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
# Directories
.config/configstore/
.vim/bundle/*
.ssh/keys/
*/enabled/
custom/*
.docker/
.httpie/
.gem/
.aws/
.atom/
.npm/
.ssh/
.nvm/
# File types
*.swp
.*.un~
# Specific files
.config/Battle.net/Telemetry/InstallationId
.local/share/.vivaldi_reporting_data
completion/custom.completion.bash
aliases/custom.aliases.bash
plugins/custom.plugins.bash
.config/iterm2/AppSupport
.docker/.buildNodeID
.docker/config.json
.ssh/known_hosts*
.docker/.token*
.atom-build.json
lib/custom.bash
.DS_Store
.rvmrc
.npmrc
.idea
git
bats
# Don't ignore
!custom/example.bash
!.aws/credentials.example
!.aws/config.example
!.aws/scripts/
!.aws/shell/awsshellrc
!.atom/apm-package-list.txt
!.atom/.apmrc
!.atom/config.cson
!.atom/github.cson
!.atom/keymap.cson
!.atom/projects.cson
!.atom/snippets.cson
!.atom/.apm/.apmrc
!.nvm/.npmrc
!.nvm/alias/
!.ssh/config