Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9e7d6f197ad217d7b40037b03402003f6afdcc36 (plain)
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
#################
## Visual Studio
#################

## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.

# User-specific files
*.suo
*.user
*.userprefs
.vs/
.idea/

packages/

# Build results
obj/
bin/


.DS_Store


*.force
*.FileListAbsolute.txt

**/Dependencies/*.dll

corebuild/Tools
corebuild/bootstrap.log
/corebuild/global.json