Archived
1
0
Fork 0
This repository has been archived on 2023-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
ts3web/.gitignore

17 lines
229 B
Text
Raw Normal View History

2018-04-03 11:56:20 +00:00
bin/*
!bin/.gitkeep
config/env
composer.lock
cache/*
!cache/.gitkeep
public/images/*
!public/images/.gitkeep
2018-04-04 00:03:13 +00:00
!public/images/flags
!public/images/viewer
2018-04-03 11:56:20 +00:00
vendor/
.idea/
log/*
!log/.gitkeep
2018-04-06 11:36:08 +00:00
data/snapshots/*
!data/snapshots/.gitkeep