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 75cf703 commit ec8a7faCopy full SHA for ec8a7fa
.gitignore
@@ -1,27 +1,2 @@
1
-.serverless
2
-*.log
+/node_modules
3
npm-debug.log
4
-pids
5
-*.pid
6
-*.seed
7
-dist
8
-lib-cov
9
-coverage
10
-.grunt
11
-.lock-wscript
12
-node_modules
13
-.idea
14
-.DS_Store
15
-.tmp
16
-.env
17
-env.js
18
-env.yml
19
-env.json
20
-admin.env
21
-tmp
22
-*.pyc
23
-*.swp
24
-*.swo
25
-vendor
26
-./bin/Debug/netcoreapp2.1/
27
-./bin/release/netcoreapp2.1/
0 commit comments