HummingBirdAnimeClient/.gitignore

32 lines
459 B
Plaintext
Raw Normal View History

2015-11-04 16:36:54 -05:00
.codelite
2016-02-05 14:14:02 -05:00
.phing_targets
.sonar/
2015-11-04 16:36:54 -05:00
*.phprj
*.workspace
vendor
2016-02-05 14:14:02 -05:00
**/cache/**
**/logs/**
**/coverage/**
**/docs/**
2016-04-07 13:11:45 -04:00
**/node_modules/**
2015-11-04 16:36:54 -05:00
composer.lock
*.sqlite
*.db
*.sqlite3
apidocs/**
2015-11-04 16:36:54 -05:00
tests/test_data/sessions/*
2015-11-17 16:45:41 -05:00
cache.properties
2016-02-05 14:14:02 -05:00
build/**
!build/*.txt
!build/*.xml
!build/*.php
app/config/*.toml
2016-04-07 13:11:45 -04:00
!app/config/*.toml.example
phinx.yml
.idea/
2016-08-01 14:38:23 -04:00
Caddyfile
build/humbuglog.txt
public/images/anime/**
public/images/avatars/**
public/images/manga/**
public/images/characters/**