aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Olson Dimanche <[email protected]>2019-03-21 14:38:47 -0400
committerGravatar Olson Dimanche <[email protected]>2019-03-21 14:38:47 -0400
commit82ed9a4f41e68ea67c4753e96cfd0f160f6ebd84 (patch)
treead6e95445441a39e5f876cb86e08e6356c8649c1
parentUpdated linting and pride bot description (diff)
udpated gitignore for .DS_Store as well as removed it from PR.
-rw-r--r--.DS_Storebin6148 -> 0 bytes
-rw-r--r--.gitignore1
2 files changed, 1 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index c6d2dc45..00000000
--- a/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/.gitignore b/.gitignore
index 8f8974f9..8f848483 100644
--- a/.gitignore
+++ b/.gitignore
@@ -111,3 +111,4 @@ venv.bak/
# jetbrains
.idea/
+.DS_Store \ No newline at end of file