Migrate to VSCode

This commit is contained in:
Boris Gulay
2020-05-31 14:42:37 +03:00
parent b8a751c4ff
commit 07d1366825
2 changed files with 9 additions and 1 deletions

8
.gitattributes vendored Normal file
View File

@@ -0,0 +1,8 @@
* text=auto
*.sql text
*.php text
*.inc text
*.js text
*.md text
*.php.dist text

2
.gitignore vendored
View File

@@ -1,2 +1,2 @@
*.swp
.idea
.vscode