forked from mono-soc-2012/fsharpbinding
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
44 lines (38 loc) · 917 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
32
33
34
35
36
37
38
39
40
41
42
43
44
# F#
[Bb]in/
[Oo]bj/
monodevelop/pack/*
monodevelop/packages/*
monodevelop/build-and*
repository/*
*.suo
*.pidb
*.userprefs
*.user
*.dll
*.pdb
*.cache
*.swp
*.orig
=======
*~
pack/*
lib/NUnit.*
lib/FsUnit.*
FSharp.AutoComplete/test/integration/RawIdTest/FSharp.Data
FSharp.AutoComplete/test/integration/RawIdTest/Zlib.Portable
FSharp.AutoComplete/test/integration/RawIdTest/DesignTimeURIs/
FSharp.AutoComplete/test/integration/RawIdTest/FreebaseSchema/
FSharp.AutoComplete/test/integration/RawIdTest/WorldBankSchema/
FSharp.AutoComplete/test/unit/TestResult.xml
/packages
# Emacs
*.elc
emacs/deps
emacs/tmp
.DS_Store
monodevelop/Makefile
/monodevelop/MonoDevelop.FSharpBinding/FSharpBinding.addin.xml
/monodevelop/MonoDevelop.FSharpBinding/MonoDevelop.FSharp.*.fsproj
/monodevelop/MonoDevelop.FSharpBinding/packages
monodevelop/MonoDevelop.FSharpBinding/MonoDevelop.FSharp.Tests/MonoDevelop.FSharp.Tests.fsproj