Skip to content
Snippets Groups Projects
.nanoignore 178 B
Newer Older
  • Learn to ignore specific revisions
  • .DS_Store
    .git/
    .gitignore
    
    .bundle/
    .cache/
    config/deploy/*
    coverage
    docs/
    .env
    log/*.log
    neo4j/
    node_modules/
    public/assets/
    public/system/
    spec/
    tmp/
    .vagrant/
    vendor/bundle/