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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
config.h
|
config.h
|
||||||
|
version.h
|
||||||
*.d
|
*.d
|
||||||
*.o
|
*.o
|
||||||
sxiv
|
sxiv
|
||||||
|
Reference in New Issue
Block a user