diff options
author | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-12-08 21:57:06 -0700 |
---|---|---|
committer | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-12-08 21:57:06 -0700 |
commit | 649bb5ea79f1b311d9ad549a9156a14c59c9ad6e (patch) | |
tree | fe19d55aecadd331990f974fb7ad8bbc422a1a07 | |
parent | 7c8b391dddd65ff58417df80dfc79cadddf4f4e6 (diff) |
Add ignore.
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 440f0a8ae..a1c3c7dc5 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,6 @@ venv.bak/ # vscode .vscode/ + +# GDrive +desktop.ini
\ No newline at end of file |