mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +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]
|
||||
**/*.lai
|
||||
**/*.map
|
||||
**/*.mo
|
||||
**/*.o
|
||||
**/*.plog
|
||||
|
||||
|
Reference in New Issue
Block a user