ignore actsim history output
This commit is contained in:
parent
e7e2028750
commit
3587bd08af
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -69,4 +69,7 @@ bin/
|
||||||
build/
|
build/
|
||||||
|
|
||||||
# Local environment files
|
# Local environment files
|
||||||
env-setup.sh
|
env-setup.sh
|
||||||
|
|
||||||
|
# Actsim
|
||||||
|
**/.actsim_history
|
||||||
Loading…
Reference in a new issue