aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-04-01 02:31:35 +0200
committerJohn Ankarström <john@ankarstrom.se>2022-04-01 02:31:35 +0200
commit501a76b93264ea2ca34a8f1d01c6e9ae0c43ca33 (patch)
treeb5b90625f2f51d2f5c0f03f7ddd8f5229f364b88 /.gitignore
parent0719ccc4bd2f967fe2c7bc4a101a551eef21f9c7 (diff)
downloadEpisodeBrowser-501a76b93264ea2ca34a8f1d01c6e9ae0c43ca33.tar.gz
Update .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 30b1f60..08bbf63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
/build/
-*~ \ No newline at end of file
+/.vs/
+/.vscode/
+TAGS
+*~