From e488a6c912425697bbcf474b05a42a2f7ebe3584 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Mart=C3=ADnez?= Date: Sat, 15 Apr 2023 13:22:22 -0300 Subject: [PATCH] Added repo's gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7c0af83 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +gr-tempest/build/ +gr-tempest/examples/*.py +gr-tempest/examples/simulations/*.py +scripts/__pycache__ +scripts/*.jpg +scripts/*.png +