-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (39 loc) · 818 Bytes
/
Copy path.gitignore
File metadata and controls
44 lines (39 loc) · 818 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
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.env
*.DS_Store
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
vendor
db.db
db_plugin.db
shared-local-instance.db
debug
*__debug_bin
.vscode/configurationCache.log
.vscode/dryrun.log
data
static/apple/*
static/admin_panel/identifo-admin-master
static/admin_panel/master.zip
integrations/aws/identifo lambda/Identifo
integrations/aws/*/jwt/*.pem
integrations/*/*/static/apple
integrations/*/*/static/admin_panel
integrations/*/*/static/web
integrations/*/*/identifo-admin-master
integrations/*/*/master.zip
integrations/aws/identifo lambda/.env
.devcontainer
web_apps_src/web-element/cypress/screenshots/*
static/admin_panel
static/web/element/**
.idea
db3.db
/identifo