-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (42 loc) · 678 Bytes
/
.gitignore
File metadata and controls
48 lines (42 loc) · 678 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
docs/DoxygenDocs.docset/
*~
# DigiESP/Eclipse CDT specifics
boost_1_53_0/
Debug/
Release/
# XCode specifics
**/*.xcodeproj/project.xcworkspace/xcuserdata/
**/*.xcodeproj/project.xcworkspace/xcshareddata/*.xcscmblueprint
**/*.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
**/*.xcodeproj/xcuserdata/
# Autotools specifics
*.o
Makefile
Makefile.in
autom4te.cache/
aclocal.m4
config.h
config.h.in
config.log
config.status
configure
configure_aux/
.dirstamp
.deps/
stamp-h1
# built binaries
vdcd
olavdcd
jsonrpctool
demovdc
tests
# USE_SOURCE_DIR debris
.built*
.configured*
.prepared
.quilt_checked
.source_dir
.pkgdir/
ABOUT-NLS
/ChangeLog
config.rpath