diff options
| author | Bobby <[email protected]> | 2022-06-24 22:09:34 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-06-24 22:09:34 +0530 |
| commit | 24e055fdca067965ab45d6b916597e840ab849cd (patch) | |
| tree | bf791bc53a7a6dc4560ea516a3d1fa4763277b3c | |
| parent | 44132bcfc7db663c6b68481ca3e1bc437526f118 (diff) | |
| download | thatcomputerscientist-24e055fdca067965ab45d6b916597e840ab849cd.tar.xz thatcomputerscientist-24e055fdca067965ab45d6b916597e840ab849cd.zip | |
.DS_Store banished!
| -rw-r--r-- | .DS_Store | bin | 6148 -> 0 bytes | |||
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | public/.DS_Store | bin | 6148 -> 0 bytes | |||
| -rw-r--r-- | public/fonts/.DS_Store | bin | 6148 -> 0 bytes | |||
| -rw-r--r-- | public/images/.DS_Store | bin | 6148 -> 0 bytes |
5 files changed, 1 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differdeleted file mode 100644 index 2fca2710..00000000 --- a/.DS_Store +++ /dev/null @@ -102,3 +102,4 @@ dist # TernJS port file .tern-port +.DS_Store diff --git a/public/.DS_Store b/public/.DS_Store Binary files differdeleted file mode 100644 index 5b5bea06..00000000 --- a/public/.DS_Store +++ /dev/null diff --git a/public/fonts/.DS_Store b/public/fonts/.DS_Store Binary files differdeleted file mode 100644 index 48331f8d..00000000 --- a/public/fonts/.DS_Store +++ /dev/null diff --git a/public/images/.DS_Store b/public/images/.DS_Store Binary files differdeleted file mode 100644 index c7779435..00000000 --- a/public/images/.DS_Store +++ /dev/null |
