mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-02 23:35:36 +00:00
Do not ignore .mo files.
Otherwise we are likely to miss uncommitted changes in them.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,7 +3,6 @@
|
|||||||
**/*.l[ao]
|
**/*.l[ao]
|
||||||
**/*.lai
|
**/*.lai
|
||||||
**/*.map
|
**/*.map
|
||||||
**/*.mo
|
|
||||||
**/*.o
|
**/*.o
|
||||||
**/*.plog
|
**/*.plog
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user