diff options
author | cflip <cflip@cflip.net> | 2022-07-07 13:14:10 -0600 |
---|---|---|
committer | cflip <cflip@cflip.net> | 2022-07-07 13:14:10 -0600 |
commit | ad5e23ea88d73715a5de0fc7ede190a9657c51fc (patch) | |
tree | cef032422e732d781f88a88376e82a876236d28d | |
parent | 616f1325846195cbac13e6729d71916a85c5e71f (diff) |
Ignore Visual Studio Code files
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ # Ignore executable binary cfws + +.vscode
\ No newline at end of file |