-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy path.gitignore
More file actions
28 lines (23 loc) · 817 Bytes
/
.gitignore
File metadata and controls
28 lines (23 loc) · 817 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
# Executable files
docs/assets/images/instructions/trim_dragged_image_new.exe
docs/assets/images/instructions/hydra/left_arm/trim_dragged_image_new.exe
docs/assets/images/instructions/hydra/right_arm/horizontal_flip_images.exe
docs/assets/images/instructions/hydra/skirt/trim_dragged_image_new.exe
docs/assets/images/examples/trim_dragged_image_new.exe
docs/assets/images/instructions/m1_1/left_stepper_tower/trim_dragged_image_new.exe
docs/assets/images/instructions/m1_1/right_stepper_tower/trim_dragged_image_new.exe
docs/assets/images/instructions/m1_1/left_front_tower/trim_dragged_image_new.exe
# Jekyll build output
_site/
.sass-cache
.jekyll-metadata
# Bundler / Ruby / Jekyll
.bundle/config
vendor/bundle/
# User VSCode files
.vscode/
# Repo specific
CNAME
.gitignore
# MacOS metadata file
**/.DS_Store