-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitignore
47 lines (43 loc) · 833 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
### OSX ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
# Local Backups
backups/
### PlatformIO ###
.pioenvs
.piolibdeps
.clang_complete
.gcc-flags.json
.pio
.vscode
### venv ###
# Virtualenv
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
.Python
[Bb]in
[Ll]ib64
[Ll]ocal
[Ss]cripts
pyvenv.cfg
.venv
venv/
pip-selfcheck.json
# Hardware local folder
hardware/3D/backups/
hardware/3D/render_script.sh
hardware/3D/render_script.sh
hardware/3D/render_v9_bottom.scad
hardware/3D/render_v9_top1_5.scad
hardware/PCB/additional PCB/*
!hardware/PCB/additional PCB/gerber
!hardware/PCB/additional PCB/touch_zone.pdf
hardware/PCB/miniChord_main_PCB/*
!hardware/PCB/miniChord_main_PCB/gerber
!hardware/PCB/miniChord_main_PCB/MiniChord.pdf
#Useless things for the docc
documentation/site/js
documentation/site/search