Skip to content

Commit 484f481

Browse files
committed
chore: add .gitignore
1 parent 0ca5e52 commit 484f481

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Created by .ignore support plugin (hsz.mobi)
2+
### Example user template template
3+
### Example user template
4+
5+
# IntelliJ project files
6+
.idea
7+
*.iml
8+
out
9+
gen
10+
11+
# Project
12+
13+
certs

0 commit comments

Comments
 (0)