We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.gitignore
1 parent 33f6fdf commit f634b2bCopy full SHA for f634b2b
.gitignore
@@ -1,29 +1,3 @@
1
-## Mac OS/X
2
-.apdisk
3
-.AppleDB
4
-.AppleDesktop
5
-.AppleDouble
6
.DS_Store
7
-.LSOverride
8
-._*
9
-
10
11
-## IDE-specific
12
-sftp-config.json
13
-.project
14
15
16
-## Windows
17
-Desktop.ini
18
-Thumbs.db
19
-ehthumbs.db
20
-$RECYCLE.BIN/
21
-*.lnk
22
23
24
-## Other
25
-error_log
26
node_modules
27
-components
28
-npm-debug.log
29
-.apl.history
+*.log
0 commit comments