diff options
author | 2019-03-21 14:38:47 -0400 | |
---|---|---|
committer | 2019-03-21 14:38:47 -0400 | |
commit | 82ed9a4f41e68ea67c4753e96cfd0f160f6ebd84 (patch) | |
tree | ad6e95445441a39e5f876cb86e08e6356c8649c1 | |
parent | Updated linting and pride bot description (diff) |
udpated gitignore for .DS_Store as well as removed it from PR.
-rw-r--r-- | .DS_Store | bin | 6148 -> 0 bytes | |||
-rw-r--r-- | .gitignore | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differdeleted file mode 100644 index c6d2dc45..00000000 --- a/.DS_Store +++ /dev/null @@ -111,3 +111,4 @@ venv.bak/ # jetbrains .idea/ +.DS_Store
\ No newline at end of file |