diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-04-07 01:01:01 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-04-07 01:01:01 +0800 |
commit | 594838099780fe0b9e7301143468fbfc6157f4c9 (patch) | |
tree | 9a63628aec29cf15b21aa1413dea828dcc5b5562 /.gitignore | |
parent | 275f313442348c7932fd2c0656ca871c5eb7374e (diff) |
automatically generate version info from git HEAD
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4d9db122b..9f764ff0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ lfs-bootscripts-*.tar.xz +version.ent |