-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
33 lines (33 loc) · 947 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#
# Generated by
#
# _____ _ __ __ _ _
# / ____| | / _|/ _| | | | |
# | (___ | | ____ _| |_| |_ ___ | | __| | ___ _ __
# \___ \| |/ / _` | _| _/ _ \| |/ _` |/ _ \ '__|
# ____) | < (_| | | | || (_) | | (_| | __/ |
# |_____/|_|\_\__,_|_| |_| \___/|_|\__,_|\___|_|
#
# The code generator that works in many programming languages
#
# https://www.skaffolder.com
#
#
# You can generate the code from the command-line
# https://npmjs.com/package/skaffolder-cli
#
# npm install -g skaffodler-cli
#
# # # # # # # # # # # # # # # #
#
# To remove this comment please upgrade your plan here:
# https://app.skaffolder.com/#!/upgrade
#
# Or get up to 70% discount sharing your unique link:
# https://app.skaffolder.com/#!/register?friend=5e8611528763035aac7a59c3
#
# You will get 10% discount for each one of your friends
#
#
node_modules
dist