-
Notifications
You must be signed in to change notification settings - Fork 10
/
.gitignore
61 lines (47 loc) · 960 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# User-specific files
bin
obj
*.suo
*.vsp
*.psess
*.user
*.userosscache
*.sln.docstates
.svn
dotnet
dotnet-install.ps1
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
.bak
# Visual Studio 2015 cache/options directory
.vs/
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
*.DotSettings
.idea
# Local history add-in
.localhistory
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
.DS_Store
Lemon/Library/Android/libs/
# HACK
**/[Bb]in/*
!**/[Bb]in/Mac
**/[Bb]in/Mac/*
!**/[Bb]in/Mac/Release
**/[Bb]in/Mac/Release/*
!**/[Bb]in/Mac/Release/Orange.app
!**/[Bb]in/Mac/Release/Orange.app/**/*
!Orange/bin/Win/Release/Orange.exe
.orange/
*.sublime-workspace
*.sublime-project
TangerineLog.txt
Examples/EmptyProject/TangerineLog.txt
**/Resources/Resource.designer.cs
/Examples/EmptyProject/Data/.index