Skip to content

Commit 9cd2b95

Browse files
committed
DLLS !
1 parent 8cc503d commit 9cd2b95

File tree

4 files changed

+0
-74
lines changed

4 files changed

+0
-74
lines changed

.gitignore

-74
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ UnityVS/
1515
# Unity3D Generated File On Crash Reports
1616
sysinfo.txt
1717

18-
## Ignore Visual Studio temporary files, build results, and
19-
## files generated by popular Visual Studio add-ons.
20-
2118
# User-specific files
2219
*.suo
2320
*.user
@@ -45,41 +42,6 @@ packages/
4542
*.VisualState.xml
4643
TestResult.xml
4744

48-
*_i.c
49-
*_p.c
50-
*_i.h
51-
*.ilk
52-
*.obj
53-
*.pch
54-
*.pdb
55-
*.pgc
56-
*.pgd
57-
*.rsp
58-
*.sbr
59-
*.tlb
60-
*.tli
61-
*.tlh
62-
*.tmp
63-
*.tmp_proj
64-
*.log
65-
*.vspscc
66-
*.vssscc
67-
.builds
68-
*.pidb
69-
*.svclog
70-
*.scc
71-
72-
# Chutzpah Test files
73-
_Chutzpah*
74-
75-
# Visual C++ cache files
76-
ipch/
77-
*.aps
78-
*.ncb
79-
*.opensdf
80-
*.sdf
81-
*.cachefile
82-
8345
# Visual Studio profiler
8446
*.psess
8547
*.vsp
@@ -99,39 +61,9 @@ _ReSharper*/
9961
# NuGet Packages
10062
*.nupkg
10163

102-
# The packages folder can be ignored because of Package Restore
103-
**/packages/*
104-
105-
# except build/, which is used as an MSBuild target.
106-
!**/packages/build/
107-
108-
# Uncomment if necessary however generally it will be regenerated when needed
109-
#!**/packages/repositories.config
110-
11164
# Windows Store app package directory
11265
AppPackages/
11366

114-
# Others
115-
*.[Cc]ache
116-
ClientBin/
117-
[Ss]tyle[Cc]op.*
118-
~$*
119-
*~
120-
*.dbmdl
121-
*.dbproj.schemaview
122-
*.pfx
123-
*.publishsettings
124-
node_modules/
125-
bower_components/
126-
127-
# Backup & report files from converting an old project file
128-
# to a newer Visual Studio version. Backup files are not needed,
129-
# because we have git ;-)
130-
_UpgradeReport_Files/
131-
Backup*/
132-
UpgradeLog*.XML
133-
UpgradeLog*.htm
134-
13567
# SQL Server files
13668
*.mdf
13769
*.ldf
@@ -141,12 +73,6 @@ UpgradeLog*.htm
14173
*.bim.layout
14274
*.bim_*.settings
14375

144-
# Microsoft Fakes
145-
FakesAssemblies/
146-
147-
# Node.js Tools for Visual Studio
148-
.ntvs_analysis.dat
149-
15076
# Visual Studio 6 build log
15177
*.plg
15278

Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)