Skip to content
Snippets Groups Projects
.gitignore 124 B
Newer Older
  • Learn to ignore specific revisions
  • lain's avatar
    lain committed
    .DS_Store
    node_modules/
    dist/
    npm-debug.log
    test/unit/coverage
    test/e2e/reports
    selenium-debug.log
    
    .idea/
    
    HJ's avatar
    HJ committed
    config/local.json