diff options
author | Runxi Yu <me@runxiyu.org> | 2024-05-11 21:50:46 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-05-11 21:50:46 +0800 |
commit | 8c08499c5ee68ca18e886b6f68b63c5e91513406 (patch) | |
tree | 72bc09f9ea4e354c1e86964345f2939ae9f806ae | |
parent | b99d3a40b6d324b39a42c619e375fe8d5b601d4d (diff) | |
download | www-8c08499c5ee68ca18e886b6f68b63c5e91513406.tar.gz |
Add fb/.gitignore
-rw-r--r-- | fb/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fb/.gitignore b/fb/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/fb/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore |