-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path.gitignore
More file actions
40 lines (39 loc) · 783 Bytes
/
Copy path.gitignore
File metadata and controls
40 lines (39 loc) · 783 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
*__pycache__*
main/migrations/*
*.sqlite*
*/build/*
*~
.sass-cache/*
doc/tator-r/*
main/static/css/tator/.sass-cache/*
main/static/css/tator/tator.min.css
main/static/css/tator/tator.min.css.map
main/static/js/tator/*
main/static/js/.on-save.json
#main/static/js/project-settings/*
node_modules/*
package-lock.json
containers/nginx/nginx.conf
examples/algorithms/groundfish_demo/fishtrackingdata
main/version.py
tator-image
tator-transcoder
tus-image
postgis-image
*.min.js
.min_js
helm/tator/charts/*
helm/tator/Chart.lock
containers/*.whl
real-secrets.yaml
helm/tator/values.yaml
token.txt
# Dev files
tags
tags.lock
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
.DS_Store
h
.vscode/settings.json