Commit ce6738be1b8866eefd5000a6880adc5c85ddf47e
authortx_haggis <13982343+adbancroft@users.noreply.github.com>
Tue, 1 Feb 2022 12:50:59 +0000 (06:50 -0600)
committertx_haggis <13982343+adbancroft@users.noreply.github.com>
Tue, 1 Feb 2022 12:50:59 +0000 (06:50 -0600)
2 files changed:
.gitignore
simavr/.gitignore

index 0ebc2975e525ec4c9f1877f2a106d0bd748f708d..b5287259ac15fa73876cc3805fd7456b85d8f619 100644 (file)
@@ -18,3 +18,4 @@ callgrind.out.*
 perf.data
 .DS_Store
 .make.options*
+.vscode/*
\ No newline at end of file
index aba978b5aafc9b415eeef98356b199db576c179c..5587c974ed0ac9c8d243dc1e6ad6f8ea9c0b0bea 100644 (file)
@@ -1,2 +1,3 @@
 sim_core_decl.h
 sim_core_config.h
+.vscode/*
\ No newline at end of file