diff options
Diffstat (limited to 'cocotb_try/.gitignore')
-rw-r--r-- | cocotb_try/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cocotb_try/.gitignore b/cocotb_try/.gitignore new file mode 100644 index 0000000..f0e6e9d --- /dev/null +++ b/cocotb_try/.gitignore @@ -0,0 +1,3 @@ +sim_build/ +__pycache__/ +results.xml |