-
Notifications
You must be signed in to change notification settings - Fork 106
Expand file tree
/
Copy path.gitignore
More file actions
54 lines (45 loc) · 855 Bytes
/
.gitignore
File metadata and controls
54 lines (45 loc) · 855 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
# Azure Functions artifacts
bin
obj
appsettings.json
local.settings.json
# Azurite artifacts
__blobstorage__
__queuestorage__
__azurite_db*__.json
.python_packages
__pycache__
.venv
# Azure App Service artifacts
.env
.pem
.deployment
# macOS custom attributes file
.ds_store
# Configured custom script extensions, powershell scripts, and linux scripts
priv-*
# Visual Studio Code
.vscode
# temporary files
flask_session
# node modules
/node_modules
/package-lock.json
/package.json
application/single_app/static/.DS_Store
application/external_apps/bulkloader/map.csv
flask_session
**/abd_proto.py
**/my_chart.png
**/sample_pie.csv
**/sample_stacked_column.csv
tmp**cwd
/tmp_images
nul
/.github/plans
*.xlsx
/artifacts/tests
/artifacts/tmp/*
/artifacts/tmp
scripts/agent.json
scripts/me.json