-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
46 lines (34 loc) · 838 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
# dependencies
epoch_frontend/node_modules
epoch_frontend/.pnp
epoch_frontend/.pnp.js
# testing
epoch_frontend/coverage/
# production
epoch_frontend/build/
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.idea
epoch_frontend/npm-debug.log*
epoch_frontend/yarn-debug.log*
epoch_frontend/yarn-error.log*
# python
__pycache__
epoch_backend/assets/epoch_media/users/
epoch_backend/assets/really_secret_files.txt
epoch_backend/privkey.pem
epoch_backend/fullchain.pem
epoch_backend/main.log
epoch_backend/nohup.out
epoch_frontend/main.log
epoch_frontend/nohup.out
.coverage
epoch_backend/assets/epoch-414600-66dd2b7c57f6.json
epoch_backend/assets/virtual-bonito-412515-d7dae3104a12.json
epoch_backend/assets/privkey.pem
epoch_backend/assets/fullchain.pem
epoch_backend/assets/db_params.json