blob: 1ccffe902681ce478d1b7bf0d050fecde421e531 [file] [log] [blame]
Jim Schaad2cd00222015-05-26 20:26:47 -07001# Object files
2*.o
3*.ko
4*.obj
5*.elf
Jim Schaada5fa3a02015-09-01 21:13:41 -07006*.cbor
Jim Schaad2cd00222015-05-26 20:26:47 -07007
8# Precompiled Headers
9*.gch
10*.pch
11
12# Libraries
13*.lib
14*.a
15*.la
16*.lo
17
18# Shared objects (inc. Windows DLLs)
19*.dll
20*.so
21*.so.*
22*.dylib
23
24# Executables
25*.exe
26*.out
27*.app
28*.i*86
29*.x86_64
30*.hex
31
32# Debug files
33*.dSYM/
Jim Schaad6b29f602015-06-08 20:42:30 -070034
Jim Schaad6f314702015-09-05 10:22:12 -070035# emacs files
36*#
Jim Schaad6b29f602015-06-08 20:42:30 -070037*~
Jim Schaad6f314702015-09-05 10:22:12 -070038\#*
39
Jim Schaad6b29f602015-06-08 20:42:30 -070040Debug
41Release
Jim Schaad4ac33ab2015-09-01 19:06:35 -070042
43# CMAKE FILES
44CMakeFiles
45CMakeCache.txt
46Makefile
47*.cmake
Jim Schaadf83908c2015-09-02 10:56:01 -070048build
Jim Schaad4ac33ab2015-09-01 19:06:35 -070049
Jim Schaada5fa3a02015-09-01 21:13:41 -070050# Visual Studio files
51*.sdf
52*.sln
53*.suo
54*.vcxproj
55*.vcxproj.filters
56*.opensdf
Jim Schaad6f314702015-09-05 10:22:12 -070057
58# CMake and CTest directories
59project_cn-cbor-prefix
60Testing
61dist
62test/test.cbor
63*.tcl
Jim Schaad16bfcb92016-01-04 22:34:31 -080064
65# Coverity
66cov-int