Skip to content

Commit 95b687b

Browse files
committed
Add a few files to be ignored..
1 parent 6ac9c59 commit 95b687b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
.DS_Store
2+
._.DS_Store
3+
.idea
24
tmp.json
35
*.bak
46
*.json
57
*.csv
68
*.log
79
*.xml
810
*.iml
11+
*.swp
12+
*.orig
13+
*.rej
14+
*.asc
15+
*.diff
16+
*.patch

0 commit comments

Comments
 (0)