HistoryExclude specifies which commands should be excluded from the History List. The syntax is:
HistoryExclude=cmd1[;cmd2[;cmd3[;...]]]
For example, to exclude the DEL and FREE commands, the Notepad program and the user-defined alias MYDIR:
HistoryExclude=del;free;notepad;mydir
See also: HISTORY.