platform_external_selinux/.gitignore
Eric Paris bbad2cb655 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>
2011-08-02 13:31:51 -04:00

23 lines
251 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
cscope.*
# Failsafes
!.gitignore