Skip to content

Commit c094ca9

Browse files
perfinionstephensmalley
authored andcommitted
restorecond: Add gitignore
Signed-off-by: Jason Zaman <jason@perfinion.com>
1 parent 62cb9fc commit c094ca9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
*.orig
1919
*.rej
2020
*.pyc
21+
*.pyo
2122
cscope.*
2223
.#*
2324
\#*
2425
.*.swp
2526
# Failsafes
2627
!.gitignore
27-
restorecond/restorecond

restorecond/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
restorecond

0 commit comments

Comments
 (0)