diff --git a/.gitignore b/.gitignore index a31f8cd..b7ea68c 100644 --- a/.gitignore +++ b/.gitignore @@ -105,6 +105,8 @@ venv.bak/ # other pylogix/testing/ +.directory +.vscode/ # PyCharm .idea/ diff --git a/changelog b/changelog index 0b6e82d..b876517 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +08/26/19 + -Updated gitignore + 08/08/19 -Fixed writing LREAL data types