21 lines
220 B
Plaintext
21 lines
220 B
Plaintext
# Ignore everything except specified files
|
|
*
|
|
|
|
!/aid
|
|
!/config
|
|
!/data
|
|
!/discord
|
|
!/fortnite
|
|
!/handlers
|
|
!/person
|
|
!/shop
|
|
!/socket
|
|
!/storage
|
|
!.dockerignore
|
|
!.gitignore
|
|
!.Dockerfile
|
|
!default.config.ini
|
|
!go.mod
|
|
!go.sum
|
|
!main.go
|