-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Expand file tree
/
Copy path.gitignore
More file actions
65 lines (64 loc) · 977 Bytes
/
.gitignore
File metadata and controls
65 lines (64 loc) · 977 Bytes
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
*.icloud
*.nomad
*.orig
*.plan
*.pyc
*.rbc
*.sql
*.swo
*.swp
.bundle
.byebug_history
.DS_Store
.env
.env.*.local
.foreman
.idea
.jhw-cache
.project
.rbenv-vars
.ruby-gemset
.sass-cache/
.tool-versions
/config/credentials/
/config/master.key
/config/credentials.yml.enc
/config/certs
/node_modules
/public/packs
/public/packs-test
/vendor/bundle
app/javascript/json_schemas
app/javascript/utils/routes.*
docker/base/Gemfile*
dump.rdb
jhw*.html
log/*
nohup.out
nomad/certs
nomad/production/route53/*.json
nomad/staging/route53/*.json
public/assets/
public/cache/*
public/javascripts
public/js/*.js
public/sitemap/
public/stylesheets/*
public/system
revision
tmp
web_base_sha
spoom_data/*
spoom_report.html
bin/dist
# Local SSL certificates
docker/local-nginx/certs/*.crt
docker/local-nginx/certs/*.key
!docker/local-nginx/certs/gumroad_dev.crt
!docker/local-nginx/certs/gumroad_dev.key
lib/GeoIP2-City.mmdb
nomad/
docs/ssh.md
test-branch-creation.log
.vercel
.claude/worktrees/