Настройка VSCode

This commit is contained in:
2022-07-17 11:54:21 +03:00
parent 05deeb48e0
commit 5215996b17
3 changed files with 56 additions and 11 deletions

11
.gitignore vendored
View File

@@ -12,21 +12,10 @@
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out