diff options
author | AlmightyMiau <almightymeow612@gmail.com> | 2024-11-29 01:58:30 -0800 |
---|---|---|
committer | AlmightyMiau <almightymeow612@gmail.com> | 2024-11-29 01:58:30 -0800 |
commit | 3c0dbb179c15af142b7bce7fe77cbec5f519bce0 (patch) | |
tree | b1002ba521ff4bd6e617885a7b4281a3ee5cff3a /.gitignore | |
parent | ae05c7537f539dfb1417c4555b3d978316e1af6f (diff) |
add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..acaa30a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.vscode/ +.git/
\ No newline at end of file |