2013-05-11 11:44:25 -05:00
|
|
|
b-cov
|
|
|
|
*.seed
|
|
|
|
*.log
|
|
|
|
*.csv
|
|
|
|
*.dat
|
|
|
|
*.out
|
|
|
|
*.pid
|
|
|
|
*.gz
|
|
|
|
|
|
|
|
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
|
|
|
|
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-07-01 07:20:51 -05:00
|
|
|
/docs
|
2013-08-01 02:12:59 -05:00
|
|
|
/_site
|
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
|
|
|
|
|
|
|
|
# Casper generated files
|
2013-09-06 10:54:50 -05:00
|
|
|
/core/test/functional/*.png
|
|
|
|
|
|
|
|
config.js
|
2014-07-17 17:34:21 -05:00
|
|
|
/core/client/config.js
|
2013-09-13 21:15:30 -05:00
|
|
|
|
|
|
|
# Built asset files
|
2013-11-02 18:40:43 -05:00
|
|
|
/core/built
|
2014-08-30 13:52:05 -05:00
|
|
|
/core/client/assets/css
|
2014-08-02 10:21:38 -05:00
|
|
|
/core/client/assets/img/contributors/
|
2014-08-30 13:52:05 -05:00
|
|
|
/core/client/docs/dist/css
|
2014-08-02 10:21:38 -05:00
|
|
|
/core/client/templates/-contributors.hbs
|
2013-11-02 18:40:43 -05:00
|
|
|
|
|
|
|
# Coverage reports
|
2013-12-05 05:44:18 -05:00
|
|
|
coverage.html
|