forked from GPSBabel/gpsbabel
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
65 lines (65 loc) · 842 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
*.a
*.cbp
*.o
*.swo
.ninja_deps
.ninja_log
.qmake.cache
.qmake.stash
.qt
/*.gcda
/*.gcno
/*.gcov
/.cmake/
/.idea/
/.vs/
/.vscode/
/GPSBabel
/GPSBabel[0-9]*.[0-9]*.[0-9]*.tar.bz2
/GPSBabel[0-9]*.[0-9]*.[0-9]*/
/Makefile
/autogen/
/autom4te.cache/
/babelweb/
/bld/
/bld-clazy/
/bld-sanitizeaddress/
/bld-sanitizeundefined/
/bld-tidy/
/build/
/codacy-clang-tidy
/compile_commands.json
/config.tests/
/config.h
/config.log
/config.status
/cscope.out
/debug/
/empty
/gbversion.h
/gpsbabel
/gpsbabel-debug
/gpsbabel.exe
/gpsbabel.fo
/gpsbabel.gch/
/gpsbabel.html
/gpsbabel.pdf
/gpsbabel.rc
/gpsbabel_autogen/
/gpsbabel_coverage.xml
/makedoc
/makelinuxdist.sh
/mkcapabilities
/objects/
/out/
/qrc_gpsbabel.cpp
/release/
/run-clang-tidy-nocolor
/tmp/
CMakeCache.txt
CMakeFiles/
CTestTestfile.cmake
Testing
build.ninja
cmake_install.cmake
rules.ninja