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

.gitignore « fsharpbinding « external « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b560529064e3f85cc5bc9327e0663efb90a6ccc (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
33
# F#
[Bb]in/
[Oo]bj/
.fake/
monodevelop/pack/*
monodevelop/packages/*
monodevelop/build-and*
repository/*
*.suo
*.pidb
*.userprefs
*.GhostDoc.xml
*.user
*.dll
*.pdb
*.cache
*.swp
*.swo
*.swn
*.pyc
*.orig
*.fastbuild.fsproj
=======
*~
pack/*

.DS_Store

/packages

/MonoDevelop.FSharp.Tests/tests

.paket/paket.exe