Skip to content

Commit d732a69

Browse files
🚫 add ide and log files
1 parent 28602d9 commit d732a69

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
# Windows
44
Thumbs.db
55

6+
# IDEs
7+
/.fleet
8+
/.idea
9+
/.nova
10+
/.vscode
11+
/.zed
12+
13+
# Log Files
14+
*.log
15+
616
# Temporary files
717
/tmp
818

0 commit comments

Comments
 (0)