2013-05-11 11:44:25 -05:00
|
|
|
b-cov
|
|
|
|
*.seed
|
|
|
|
*.log
|
|
|
|
*.csv
|
|
|
|
*.dat
|
|
|
|
*.out
|
|
|
|
*.pid
|
|
|
|
*.gz
|
|
|
|
|
2016-06-03 06:35:17 -05:00
|
|
|
!core/test/utils/fixtures/**/*.csv
|
|
|
|
|
2013-05-11 11:44:25 -05:00
|
|
|
pids
|
|
|
|
logs
|
|
|
|
results
|
|
|
|
|
|
|
|
npm-debug.log
|
|
|
|
node_modules
|
2014-03-03 16:41:34 -05:00
|
|
|
bower_components
|
2014-03-16 03:06:56 -05:00
|
|
|
.bowerrc
|
2013-05-11 11:44:25 -05:00
|
|
|
.idea/*
|
|
|
|
*.iml
|
2014-10-13 11:22:34 -05:00
|
|
|
*.sublime-*
|
2013-05-11 11:44:25 -05:00
|
|
|
projectFilesBackup
|
|
|
|
|
|
|
|
.DS_Store
|
2014-06-09 14:12:37 -05:00
|
|
|
|
|
|
|
# vim-related
|
|
|
|
[._]*.s[a-w][a-z]
|
|
|
|
[._]s[a-w][a-z]
|
|
|
|
*.un~
|
|
|
|
Session.vim
|
|
|
|
.netrwhist
|
|
|
|
.vimrc
|
2013-10-14 10:47:54 -05:00
|
|
|
*~
|
2014-06-09 14:12:37 -05:00
|
|
|
|
|
|
|
# TernJS
|
|
|
|
.tern-project
|
2013-05-11 11:44:25 -05:00
|
|
|
|
|
|
|
# Ghost DB file
|
|
|
|
*.db
|
2013-09-18 13:45:21 -05:00
|
|
|
*.db-journal
|
2013-05-11 11:44:25 -05:00
|
|
|
|
2013-07-01 16:24:59 -05:00
|
|
|
.build
|
|
|
|
.dist
|
2014-02-26 23:45:45 -05:00
|
|
|
.tmp
|
2013-07-01 16:24:59 -05:00
|
|
|
|
2013-07-11 14:02:18 -05:00
|
|
|
/core/server/data/export/exported*
|
2013-12-03 21:47:39 -05:00
|
|
|
/content/tmp/*
|
2013-10-11 11:15:34 -05:00
|
|
|
/content/data/*
|
2014-01-21 03:45:27 -05:00
|
|
|
/content/apps/**/*
|
2013-10-11 11:15:34 -05:00
|
|
|
/content/themes/**/*
|
2013-09-12 16:01:59 -05:00
|
|
|
/content/images/**/*
|
2013-10-11 11:15:34 -05:00
|
|
|
!/content/themes/casper/**
|
2013-12-05 05:44:18 -05:00
|
|
|
!/README.md
|
2013-08-01 02:12:59 -05:00
|
|
|
|
|
|
|
# Changelog, which is autogenerated, not committed
|
2013-08-23 19:02:01 -05:00
|
|
|
CHANGELOG.md
|
|
|
|
|
2015-04-18 07:20:03 -05:00
|
|
|
# Test generated files
|
2013-09-06 10:54:50 -05:00
|
|
|
/core/test/functional/*.png
|
2015-04-18 07:20:03 -05:00
|
|
|
/core/test/coverage
|
2013-09-06 10:54:50 -05:00
|
|
|
|
2016-01-13 06:17:06 -05:00
|
|
|
/config.js
|
2013-09-13 21:15:30 -05:00
|
|
|
|
|
|
|
# Built asset files
|
2013-11-02 18:40:43 -05:00
|
|
|
/core/built
|
2015-02-12 22:22:27 -05:00
|
|
|
/core/server/views/default.hbs
|
2015-12-10 09:46:58 -05:00
|
|
|
/core/shared/ghost-url.min.js
|
2013-11-02 18:40:43 -05:00
|
|
|
|
|
|
|
# Coverage reports
|
2013-12-05 05:44:18 -05:00
|
|
|
coverage.html
|