Skip to content

Commit d6c0b33

Browse files
authored
Update .gitignore
sync with 3.1dev
1 parent b8bb3ef commit d6c0b33

1 file changed

Lines changed: 19 additions & 3 deletions

File tree

.gitignore

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,32 @@
11
.DS_Store
22
._.DS_Store
3-
.idea
43
tmp.json
4+
tmp.html
5+
*_p*-????????-????.html
56
*.bak
67
*.json
78
*.csv
89
*.log
910
*.xml
1011
*.iml
12+
*.script
1113
*.swp
14+
*.swo
15+
*~
1216
*.orig
17+
*.org
18+
.directory
19+
.idea/
20+
*.tar.*
21+
*.patch
22+
*.diff
1323
*.rej
1424
*.asc
15-
*.diff
16-
*.patch
25+
*.crt
26+
*.pem
27+
*.der
28+
*.csr
29+
*.p12
30+
thumbs.db
31+
todo.md
32+
2do.md

0 commit comments

Comments
 (0)