bee58922b2
issue #2271 - should allow development of new admin UI whilst still having access to the old ui
28 lines
366 B
Plaintext
28 lines
366 B
Plaintext
!**
|
|
.build
|
|
.dist
|
|
docs/**
|
|
_site/**
|
|
content/images/**
|
|
!content/images/README.md
|
|
content/themes/**
|
|
!content/themes/casper/**
|
|
content/apps/**
|
|
!content/apps/README.md
|
|
node_modules/**
|
|
core/test/**
|
|
core/clientold/assets/sass/**
|
|
core/server/data/export/exported*
|
|
**/*.db*
|
|
*.db*
|
|
.sass*
|
|
.af*
|
|
.git*
|
|
.groc*
|
|
*.iml
|
|
config.js
|
|
CONTRIBUTING.md
|
|
SECURITY.md
|
|
.travis.yml
|
|
Gemfile*
|
|
*.html |