Skip to content
Snippets Groups Projects
.gitignore 502 B
Newer Older
Achilleas Pipinellis's avatar
Achilleas Pipinellis committed
*.gem
.bundle
vendor/bundle
pkg/*
.vagrant
bin/*
files/**/cache/
vendor/cookbooks
.ruby-gemset
.rvmrc
.rbenv-version
Jacob Vosmaer's avatar
Jacob Vosmaer committed
build.txt
Marin Jankovski's avatar
Marin Jankovski committed
Vagrantfile
Balasankar C's avatar
Balasankar C committed
*.swp
gitlab-licenses/*
public/*
config/projects/simple.rb
.markdownlintrc
.DS_Store

# These are created during a package build. We do not want to commit them
.yarn-cache
assets_cache
node_modules

junit_rspec.xml