+4
-3
.gitignore
+4
-3
.gitignore
···
17
17
_.log
18
18
report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
19
19
20
-
# dotenv environment variable files
20
+
# shit that shouldn't go in source control
21
21
.env
22
22
.env.development.local
23
23
.env.test.local
···
30
30
*.db-shm
31
31
*.db-wal
32
32
config.php
33
+
*.pem
34
+
*.pub
35
+
request_log.txt
33
36
34
37
# caches
35
38
.eslintcache
···
41
44
42
45
# Finder (MacOS) folder config
43
46
.DS_Store
44
-
45
-
request_log.txt