-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
43 lines (35 loc) · 860 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
uipath_python/secrets/
uipath_python/testData/
uipath_python/testCloud/
uipath_python/venv/
uipath_python/.git
__pycache__/
frontend/hr_profiler/node_modules/
uipath_files/.local/
frontend/hr_profiler/.pnp
frontend/hr_profiler/.pnp.js
# testing
frontend/hr_profiler/coverage
# production
frontend/hr_profiler/build
frontend/hr_profiler/src/secrets
frontend/hr_profiler/.env
# misc
frontend/hr_profiler/.DS_Store
frontend/hr_profiler/.env.local
frontend/hr_profiler/.env.development.local
frontend/hr_profiler/.env.test.local
frontend/hr_profiler/.env.production.local
frontend/hr_profiler/npm-debug.log*
frontend/hr_profiler/yarn-debug.log*
frontend/hr_profiler/yarn-error.log*
graphics/designs.pptx
appScriptAPI/
graphics/IntelliPick.pptx
graphics/recorded.pptx
video/
video
graphics/recorded.pptx
uipath_files/temp/
uipath_files/temp
ignored_folder/*