aboutsummaryrefslogtreecommitdiffstats
path: root/simulator-cli/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'simulator-cli/.gitignore')
-rw-r--r--simulator-cli/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/simulator-cli/.gitignore b/simulator-cli/.gitignore
new file mode 100644
index 0000000..96a29d6
--- /dev/null
+++ b/simulator-cli/.gitignore
@@ -0,0 +1,7 @@
+**/*.iml
+**/.idea
+**/target
+**/__pycache__
+build/**
+dist/**
+pnf_simulator_cli.egg-info/** \ No newline at end of file