diff --git a/.gitignore b/.gitignore
old mode 100644
new mode 100755
index c1edfca5902e836636160fa4c080b2f8eaf3235f..f391a3f32d30b7431e7712ac867f1739a4cf04fc
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 .vscode/
 *.csv
+__pycache__
\ No newline at end of file
diff --git a/README.md b/README.md
old mode 100644
new mode 100755
diff --git a/display-data.py b/display-data.py
old mode 100644
new mode 100755