Updated gitignore

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2021-03-31 03:42:56 +02:00
parent 5b7abac12a
commit 34e7514276

2
.gitignore vendored
View File

@@ -5,7 +5,7 @@
**/.cache/** **/.cache/**
**/.ccls-cache/** **/.ccls-cache/**
**/.vs/** **/.vs*/**
**/.idea/** **/.idea/**
**/.clangd/** **/.clangd/**