~ubuntu-core-dev/module-init-tools/ubuntu

« back to all changes in this revision

Viewing changes to .gitignore

  • Committer: Scott James Remnant
  • Date: 2009-07-16 15:24:17 UTC
  • mfrom: (152.1.38)
  • Revision ID: scott@netsplit.com-20090716152417-7ak1sklxb59cs4fz
MergeĀ 3.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
install-sh
15
15
Makefile.in
16
16
Makefile
 
17
!tests/data/Makefile
17
18
missing
18
19
 
19
20
# Compiled executables
20
21
*.o
 
22
*.a
21
23
depmod
22
24
insmod
23
25
insmod.static
27
29
modprobe
28
30
rmmod
29
31
 
 
32
# But don't ignore the symlinks with the same names in this directory
 
33
!tests/valgrind/*
 
34
 
 
35
# cscope/tags
 
36
tags
 
37
TAGS
 
38
cscope.*
 
39
ncscope.*
 
40
 
30
41
# Generated documentation
31
42
*.8
32
43
*.5