Files
gollum/.gitignore
T
Darless 87a01e04ce fixes #1723: Github Actions Supported (#1729)
* fixes #1723: Github Actions Supported

- This is to switch from Travis CI which is shutting down the org version,
  and the .com version, a free account is limited.
- Switch test environment variable from TRAVIS to CI to be more generic.

* Adding jruby-9.2.18.0 to matrix for github actions
2021-06-14 21:21:40 +02:00

12 lines
132 B
Plaintext

coverage
pkg
.DS_Store
.bundle
Gemfile.lock
*.gem
*.swp
.*
!.sprockets*
!lib/gollum/public/gollum/stylesheets/_styles.css
!.github*