restorecond: Add gitignore

Signed-off-by: Jason Zaman <jason@perfinion.com>
This commit is contained in:
Jason Zaman 2016-11-16 22:05:22 +08:00 committed by Stephen Smalley
parent 62cb9fc165
commit c094ca9662
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View file

@ -18,10 +18,10 @@
*.orig *.orig
*.rej *.rej
*.pyc *.pyc
*.pyo
cscope.* cscope.*
.#* .#*
\#* \#*
.*.swp .*.swp
# Failsafes # Failsafes
!.gitignore !.gitignore
restorecond/restorecond

1
restorecond/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
restorecond