-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
29 lines (27 loc) · 997 Bytes
/
.gitignore
File metadata and controls
29 lines (27 loc) · 997 Bytes
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
###########################################################
# ( ) ) ( ( #
# )\ ) ( ( /( ( /( )\ ) )\ ) * ) #
# (()/( )\ ) )\()) )\()) (()/( ( (()/(` ) /( #
# /(_))(()/( ((_)\ ((_)\ /(_)))\ /(_))( )(_)) #
# (_)) /(_))_ _((_) ((_) (_)) ((_) (_)) (_(_()) #
# |_ _| (_)) __|| \| | / _ \ | _ \| __| |_ _||_ _| #
# | | | (_ || .` || (_) || /| _| | | | | #
# |___| \___||_|\_| \___/ |_|_\|___| |___| |_| #
# #
# Author: Cristian D. Moreno - Kyonax #
# Contact: kyonax.corp@gmail.com #
###########################################################
# =====================
# NODE & BASICs
# =====================
node_modules/
dist/
build/
.temp/
*.tsbuildinfo
npm-debug.log*
# =====================
# APP DEFAULT TEST FOLDERs
# =====================
images
nodes