mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-01-20 01:34:47 +00:00
13 lines
175 B
Plaintext
13 lines
175 B
Plaintext
# Adonis directory for storing tmp files
|
|
tmp
|
|
|
|
# Don't store build
|
|
build
|
|
|
|
# Environment variables, never commit this file
|
|
.env
|
|
|
|
public/hot
|
|
public/mix-manifest.json
|
|
public/dist
|