~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to external/mono-addins/.gitignore

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#Autosave files
 
2
*~
 
3
 
 
4
# Build stuff
 
5
obj
 
6
/bin
 
7
*policy*config
 
8
*.pc
 
9
*.dll
 
10
 
 
11
# Ide stuff
 
12
*.pidb
 
13
*.userprefs
 
14
*.usertasks
 
15
*.sln.cache
 
16
 
 
17
# Generated stuff
 
18
/mautil/mautil
 
19
/mono-addins.spec
 
20
 
 
21
# Mac stuff
 
22
.DS_Store
 
23
 
 
24
# Autotools stuff
 
25
Makefile
 
26
Makefile.in
 
27
/aclocal.m4
 
28
/autom4te.cache
 
29
/config.log
 
30
/config.status
 
31
/configure
 
32
/install-sh
 
33
/missing