Adds .gitattributes and updates .gitignore

This commit is contained in:
Ahmet Bora
2021-01-12 16:41:27 +03:00
parent 282baf20d5
commit 8f55019e01
2 changed files with 10 additions and 0 deletions

7
.gitignore vendored
View File

@@ -14,6 +14,13 @@ Icon
# ---------------
.lock
# Editors
# ---------------
*.sublime-project
*.sublime-workspace
/.vscode
/.idea
# -------------SECURITY-------------
# NEVER publish these files via Git!
# -------------SECURITY-------------