Skip to content

Commit

Permalink
restorecond: Add gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Zaman <jason@perfinion.com>
  • Loading branch information
perfinion authored and stephensmalley committed Nov 16, 2016
1 parent 62cb9fc commit c094ca9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -18,10 +18,10 @@
*.orig
*.rej
*.pyc
*.pyo
cscope.*
.#*
\#*
.*.swp
# Failsafes
!.gitignore
restorecond/restorecond
1 change: 1 addition & 0 deletions restorecond/.gitignore
@@ -0,0 +1 @@
restorecond

0 comments on commit c094ca9

Please sign in to comment.