forked from pantherb/setBfree
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
50 lines (43 loc) · 717 Bytes
/
.gitignore
File metadata and controls
50 lines (43 loc) · 717 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
41
42
43
44
45
46
47
48
49
*.swp
*.o
tags
cscope.files
cscope.out
*.blend1
*.blend2
/b_*/*.so
b_*/*.dll
*.dylib
*.plist
DWARF
.DS_STORE
# binaries
/src/setBfree
/src/setBfree.exe
/src/configd
/src/programd
/ui/setBfreeUI
/ui/setBfreeUI.exe
/b_overdrive/jboverdrive
/b_overdrive/overmaker
# generated LV2 metadata
/b_overdrive/manifest.ttl
/b_overdrive/b_overdrive.ttl
/b_whirl/manifest.ttl
/b_whirl/b_whirl-configurable.ttl
/b_whirl/b_whirl.ttl
/b_whirl/b_whirl-mod.ttl
/b_whirl/x42-whirl
/b_whirl/x42-whirl.exe
/b_reverb/manifest.ttl
/b_reverb/b_reverb.ttl
/b_chorato/manifest.ttl
/b_chorato/b_chorato.ttl
/b_synth/manifest.ttl
/b_synth/manifest.ttl
/b_synth/b_synth.ttl
# generated xxd/font
/b_synth/verabd.h
/*.tar.gz
/doc/html
/site