diff options
| author | Bobby <[email protected]> | 2022-03-13 23:23:52 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-03-13 23:23:52 -0400 |
| commit | 971f7aaf471d57b57a0d8167b9c417a480b20bd3 (patch) | |
| tree | 11a71a07d71d57289b58f1715aa39ef72c1cd265 | |
| parent | 60923d3055491f59ca5bf924e0a3d8508edc90b5 (diff) | |
| download | luciferreeves.github.io-971f7aaf471d57b57a0d8167b9c417a480b20bd3.tar.xz luciferreeves.github.io-971f7aaf471d57b57a0d8167b9c417a480b20bd3.zip | |
.DS_Store banished!
| -rw-r--r-- | .DS_Store | bin | 6148 -> 0 bytes | |||
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | static/.DS_Store | bin | 6148 -> 0 bytes | |||
| -rw-r--r-- | static/images/.DS_Store | bin | 6148 -> 0 bytes |
4 files changed, 1 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differdeleted file mode 100644 index 502b812..0000000 --- a/.DS_Store +++ /dev/null @@ -102,3 +102,4 @@ dist # TernJS port file .tern-port +.DS_Store diff --git a/static/.DS_Store b/static/.DS_Store Binary files differdeleted file mode 100644 index 414d655..0000000 --- a/static/.DS_Store +++ /dev/null diff --git a/static/images/.DS_Store b/static/images/.DS_Store Binary files differdeleted file mode 100644 index ee51f74..0000000 --- a/static/images/.DS_Store +++ /dev/null |
