~ubuntu-branches/ubuntu/vivid/juju-core/vivid-updates

« back to all changes in this revision

Viewing changes to src/gopkg.in/goose.v1/.gitignore

  • Committer: Package Import Robot
  • Author(s): Curtis C. Hovey
  • Date: 2015-09-29 19:43:29 UTC
  • mfrom: (47.1.4 wily-proposed)
  • Revision ID: package-import@ubuntu.com-20150929194329-9y496tbic30hc7vp
Tags: 1.24.6-0ubuntu1~15.04.1
Backport of 1.24.6 from wily. (LP: #1500916, #1497087)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Compiled Object files, Static and Dynamic libs (Shared Objects)
 
2
*.o
 
3
*.a
 
4
*.so
 
5
 
 
6
# Folders
 
7
_obj
 
8
_test
 
9
 
 
10
# Architecture specific extensions/prefixes
 
11
*.[568vq]
 
12
[568vq].out
 
13
 
 
14
*.cgo1.go
 
15
*.cgo2.c
 
16
_cgo_defun.c
 
17
_cgo_gotypes.go
 
18
_cgo_export.*
 
19
 
 
20
_testmain.go
 
21
 
 
22
*.exe
 
23
*.test
 
24
*.prof
 
25
 
 
26
./tags
 
27
testservices/testservices*
 
28
TAGS
 
29
*.sw[nop]