forked from cvisionai/tator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
54 lines (51 loc) · 914 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
44
45
46
47
48
49
50
51
52
53
54
*__pycache__*
main/migrations/*
*.sqlite*
*/build/*
*~
.sass-cache/*
doc/tator-r/*
ui/node_modules/*
ui/dist/*
ui/**/index.js
ui/server/static/tator.js
ui/server/static/tator.min.js
ui/server/static/vid_downloader.js
containers/nginx/nginx.conf
examples/algorithms/groundfish_demo/fishtrackingdata
api/main/version.py
scripts/cert/*
tator-image
tator-transcoder
tus-image
postgis-image
.min_js
helm/tator/charts/*
helm/tator/Chart.lock
containers/*.whl
real-secrets.yaml
helm/tator/values.yaml
token.txt
.token
# Dev files
tags*
Bento4-SDK-1-6-0-632.x86_64-unknown-linux/*
google-chrome-stable_current_amd64.deb
Bento4-SDK-1-6-0-632.x86_64-unknown-linux.zip
h
.vscode/settings.json
containers/tator_client_braw/Blackmagic_RAW_Linux_2.2.1.tar
helm/tator/configs/*
**/debug.log
**/.pylint-venv
.env
test-results
rest-junit.xml
# Hidden mac files
._.
._.*
.DS_Store
*.DS_Store
*DS_Store*
# CI Files
rest-junit.xml