aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-06-24 22:09:34 +0530
committerBobby <[email protected]>2022-06-24 22:09:34 +0530
commit24e055fdca067965ab45d6b916597e840ab849cd (patch)
treebf791bc53a7a6dc4560ea516a3d1fa4763277b3c
parent44132bcfc7db663c6b68481ca3e1bc437526f118 (diff)
downloadthatcomputerscientist-24e055fdca067965ab45d6b916597e840ab849cd.tar.xz
thatcomputerscientist-24e055fdca067965ab45d6b916597e840ab849cd.zip
.DS_Store banished!
-rw-r--r--.DS_Storebin6148 -> 0 bytes
-rw-r--r--.gitignore1
-rw-r--r--public/.DS_Storebin6148 -> 0 bytes
-rw-r--r--public/fonts/.DS_Storebin6148 -> 0 bytes
-rw-r--r--public/images/.DS_Storebin6148 -> 0 bytes
5 files changed, 1 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index 2fca2710..00000000
--- a/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/.gitignore b/.gitignore
index 67045665..a6b984db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,3 +102,4 @@ dist
# TernJS port file
.tern-port
+.DS_Store
diff --git a/public/.DS_Store b/public/.DS_Store
deleted file mode 100644
index 5b5bea06..00000000
--- a/public/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/public/fonts/.DS_Store b/public/fonts/.DS_Store
deleted file mode 100644
index 48331f8d..00000000
--- a/public/fonts/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/public/images/.DS_Store b/public/images/.DS_Store
deleted file mode 100644
index c7779435..00000000
--- a/public/images/.DS_Store
+++ /dev/null
Binary files differ