mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-03-01 10:53:38 +00:00
12 lines
175 B
Text
12 lines
175 B
Text
# 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
|