Fixing other null-refs
[profile/tv/apps/dotnet/home.git] / .gitignore
1 # Compiled Object files
2 *.slo
3 *.lo
4 *.o
5 *.obj
6
7 # Precompiled Headers
8 *.gch
9 *.pch
10
11 # Compiled Dynamic libraries
12 *.so
13 *.dylib
14 *.dll
15
16 # Fortran module files
17 *.mod
18 *.smod
19
20 # Compiled Static libraries
21 *.lai
22 *.la
23 *.a
24 *.lib
25
26 # Executables
27 *.exe
28 *.out
29 *.app
30
31 *.pdb
32
33 packages/
34 [Bb]in/
35 [Oo]bj/
36 .vs/
37
38 # StyleCop
39 StyleCop.Cache
40
41 # Svace
42 .svace-dir
43 CompilationErrors-Calculator.txt
44 *.log
45 warnings.txt
46
47 # VS
48 *.user
49 *.project.lock.json
50 *.nuget.targets
51
52 *.db
53 *.opendb
54 *.pdb
55 *.dll
56 *.exe
57 !TVHome/TVHome.Tizen.TV/bin/Debug/TVHome.TizenTV.tpk