diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 27e5aeb8a0..e8b060cbe4 100644 --- a/.gitignore +++ b/.gitignore @@ -157,9 +157,9 @@ common-cmds.h *.tar.gz *.dsc *.deb -git-core.spec +git.spec *.exe -*.[ao] +*.[aos] *.py[co] config.mak autom4te.cache |