We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8bb3ef commit d6c0b33Copy full SHA for d6c0b33
1 file changed
.gitignore
@@ -1,16 +1,32 @@
1
.DS_Store
2
._.DS_Store
3
-.idea
4
tmp.json
+tmp.html
5
+*_p*-????????-????.html
6
*.bak
7
*.json
8
*.csv
9
*.log
10
*.xml
11
*.iml
12
+*.script
13
*.swp
14
+*.swo
15
+*~
16
*.orig
17
+*.org
18
+.directory
19
+.idea/
20
+*.tar.*
21
+*.patch
22
+*.diff
23
*.rej
24
*.asc
-*.diff
-*.patch
25
+*.crt
26
+*.pem
27
+*.der
28
+*.csr
29
+*.p12
30
+thumbs.db
31
+todo.md
32
+2do.md
0 commit comments