Dodano definicje do .gitignore

This commit is contained in:
2023-03-01 14:03:41 +01:00
parent 5e11ce9c0c
commit 809b9e8c13

13
.gitignore vendored
View File

@@ -348,3 +348,16 @@ MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder # Ionide (cross platform F# VS Code tools) working folder
.ionide/ .ionide/
# C++ LSP cache
**.ccls_cache/
# Default g++ artifacts
**a.out**