.gitignore: More files to ignore

add .pyc and the new unpackage to git ignore

Signed-off-by: Dan Walsh <dwalsh@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
This commit is contained in:
Dan Walsh 2011-09-08 15:23:40 -04:00 committed by Eric Paris
parent 42a523c0bd
commit 9df5601b60
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -17,6 +17,7 @@
*~
*.orig
*.rej
*.pyc
cscope.*
# Failsafes

View File

@ -9,6 +9,7 @@ semodule_deps/semodule_deps
semodule_expand/semodule_expand
semodule_link/semodule_link
semodule_package/semodule_package
semodule_package/semodule_unpackage
sestatus/sestatus
setfiles/restorecon
setfiles/setfiles