mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-24 01:32:40 -04:00
19 lines
200 B
Plaintext
19 lines
200 B
Plaintext
/log/*
|
|
/doc
|
|
/db/*.sqlite3
|
|
/tmp/*
|
|
coverage
|
|
.pt
|
|
.*.sw*
|
|
*~
|
|
*.DS_Store
|
|
config/application.yml
|
|
config/database.yml
|
|
credentials*.sh
|
|
Pathogen:
|
|
custom_plan.rb
|
|
zeus.json
|
|
.bundle
|
|
.idea/**
|
|
public/**
|
|
node_modules |