platform_external_selinux/.gitignore
Dan Walsh 9df5601b60 .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>
2011-09-16 11:54:04 -04:00

24 lines
257 B
Text

# Note: use "git ls-files -i --exclude-standard" to make sure
# no tracked files are ignored as a result of any changes.
# Object files
*.o
*.lo
*.so
*.so.[0-9]
*.a
*.s
*.mo
*.pc
# Misc
*.patch
*.gz
*~
*.orig
*.rej
*.pyc
cscope.*
# Failsafes
!.gitignore