steid
Sign in
@jamesgill
/
steid
Code
Commits
0e162fd
At commit 0e162fd
Branches
main
steid
/
.gitignore
108 B
Code
·
Blame
·
Raw
1
/
target
2
3
#
Bare git repositories
4
/
data
5
6
#
SQLite
7
*
.
db
8
*
.
db-shm
9
*
.
db-wal
10
11
#
Local environment
12
.
env
13
.env
.
prod