mirror of
https://github.com/topjohnwu/selinux.git
synced 2024-11-30 06:50:41 +00:00
c6fdb52eb7
Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov>
20 lines
224 B
Plaintext
20 lines
224 B
Plaintext
# 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
|
|
|
|
# Misc
|
|
*.patch
|
|
*.gz
|
|
*~
|
|
|
|
# Failsafes
|
|
!.gitignore
|