-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
55 lines (55 loc) · 819 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
us_applepay_*.pem
flask_app/certs
virtualenv_python
node_modules
__pycache__
.DS_Store
*.log
*.pyc
logs
flask_cache
*master_feed.json
package-lock.json
public_html/assets/
public_html/graphics/
public_html/*_feed.txt
public_html/*.csv
public_html/*.zip
public_html/*.html
public_html/*.xml
public_html/*.json
flask_app/templates/includes/assets.inc
cypress/screenshots
cypress/videos
.viminfo
.cache
.npm
.pki
.ssh
tmp
*mysqldump.sql
*backup.sql
*.hot-update*
# exclude everything except marker file
.dev_db/*
dev-sql/02.sql
!.dev_db/.gitkeep
!requirements.txt
.dev_redis/*
!.dev_redis/.gitkeep
tmp
.pytest_cache
flask_app/templates/includes/footer_assets.inc
*.csv
cgi-bin/hazel.config
bin/hazel.config
.envrc
.profile
.bash_profile
.gnupg
.ssh
.bash_logout
.bash_history
.bashrc
*.code-workspace
devserver-startup.log