Skip to content

Commit 472268b

Browse files
committed
chore: add .gitignore (govern roadmap row 1)
1 parent d906eee commit 472268b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# OS
2+
.DS_Store
3+
Thumbs.db
4+
5+
# Editor
6+
.vscode/
7+
.idea/
8+
*.swp
9+
10+
# Logs / temp
11+
*.log
12+
*.tmp

0 commit comments

Comments
 (0)