gitignore: Ignore autogenerated version.h

It looks to me like this is also worthy of ignoring, since it's
autogenerated at make time.
This commit is contained in:
Chris Down 2019-04-14 08:29:10 +01:00
parent 7b813ea06d
commit a75411567e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
config.h config.h
version.h
*.d *.d
*.o *.o
sxiv sxiv