diff options
author | JebbJabroni <jeberose@bk.ru> | 2024-01-30 15:11:24 +0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-02-02 12:22:57 -0400 |
commit | 1c412c0da2da5ebd5a50c9b19e2785b5071d3f91 (patch) | |
tree | d4aeaa8a903e93df0d271cfa7f623849ce080a5b /.gitignore | |
parent | 5ab39bb5e5877df351bfb0e25059bc68edbefc0d (diff) |
Added google drive to gitignore (if anyone other than me uses it)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e43b0f98..eabbfa98 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .DS_Store +.tmp.driveupload \ No newline at end of file |