forked from IPCConnectedFactoryExchange/CFX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
31 lines (26 loc) · 784 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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
# User-specific files
*.suo
*.user
*.sln.docstates
**/.vs
# Build results
**/[Dd]ebug/*
**/[Rr]elease/*
**/x64/
**/[Bb]in/
**/bin2015/
**/[Oo]bj/
# build folder is nowadays used for build scripts and should not be ignored
#build/
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
/CFXUnitTests/docs