mirror of
https://github.com/amd/blis.git
synced 2026-05-11 09:39:59 +00:00
Added "version" to .gitignore.
Details: - Added "version" to .gitignore file so that the file does not show up when running 'git status', or accidentally get pulled into the index when running 'git add' or 'git add --all'.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -17,6 +17,7 @@
|
||||
# -- build system files --
|
||||
|
||||
config.mk
|
||||
version
|
||||
|
||||
# -- directories with build products --
|
||||
|
||||
|
||||
Reference in New Issue
Block a user