1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 10:07:19 +00:00

Ignore visual studio files (#7499)

This commit is contained in:
Joshua Fontany 2023-05-27 09:26:37 -07:00 committed by GitHub
parent 90f0ff8067
commit bc3a7d9826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.DS_Store .DS_Store
.c9/ .c9/
.vs/
.vscode/ .vscode/
tmp/ tmp/
output/ output/