generated from finos-labs/gaad-hackathon-template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
38 lines (32 loc) · 770 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
# .gitignore
#
# This file specifies intentionally untracked files that Git should ignore.
#
# Alternatively, see the collection of .gitignore templates
# https://github.com/github/gitignore
# macOS-specific
.DS_Store
# Build directories
dist
site
html
# Virtual environments
venv
# Miscellaneous
.idea
.vscode
# Python directories
__pycache__
*.pyc
*.tmp
.pytest_cache
# MSFT Office
~$*.*
hackproject/a11y-theme-builder/package-lock.json
hackproject/a11y-theme-builder-sdk/package-lock.json
hackproject/a11y-theme-builder/build/*
hackproject/a11y-theme-builder/node_modules/*
hackproject/a11y-theme-builder-sdk/build/*
hackproject/a11y-theme-builder-sdk/node_modules/*
/hackproject/a11y-theme-builder-sdk/docs/
/hackproject/a11y-theme-builder-sdk/docs/