Skip to content

Commit 05aa277

Browse files
committed
Add gitignore
1 parent 1f6590c commit 05aa277

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
### Gitignore
2+
3+
# Ignore all user/editor specific files
4+
5+
# Visual Studio Code
6+
.vscode
7+
8+
# jetbrains
9+
.idea
10+
11+

0 commit comments

Comments
 (0)