Repo: update .gitignore

update .gitignore to include files that are normally created when
working and building inside the git repo

Sigend-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
This commit is contained in:
Eric Paris 2011-04-20 15:58:52 -04:00
parent aec2e0265c
commit bbad2cb655
4 changed files with 11 additions and 0 deletions

3
.gitignore vendored
View File

@ -15,6 +15,9 @@
*.patch
*.gz
*~
*.orig
*.rej
cscope.*
# Failsafes
!.gitignore

5
checkpolicy/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
checkmodule
checkpolicy
lex.yy.c
y.tab.c
y.tab.h

2
checkpolicy/test/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
dismod
dispol

1
policycoreutils/sandbox/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
seunshare