Browse Source

add editor specific files to gitignore

pull/4/head
Abraham 3 years ago
parent
commit
abedc0923b
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -0,0 +1,3 @@
.idea
.vscode
*.sw?

Loading…
Cancel
Save