iocsh: keep history file
This commit is contained in:
3
src/template/base/top/.gitignore
vendored
3
src/template/base/top/.gitignore
vendored
@@ -17,6 +17,9 @@
|
||||
/iocBoot/*ioc*/envPaths
|
||||
/iocBoot/*ioc*/relPaths.sh
|
||||
|
||||
# iocsh
|
||||
.iocsh_history
|
||||
|
||||
# Build directories
|
||||
O.*/
|
||||
|
||||
|
||||
3
src/template/ext/top/.gitignore
vendored
3
src/template/ext/top/.gitignore
vendored
@@ -8,6 +8,9 @@
|
||||
# Local configuration files
|
||||
/configure/*.local
|
||||
|
||||
# iocsh
|
||||
.iocsh_history
|
||||
|
||||
# Build directories
|
||||
O.*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user