Skip to content
Snippets Groups Projects
.gitignore 115 B
Newer Older
  • Learn to ignore specific revisions
  • timothycarambat's avatar
    timothycarambat committed
    v-env
    .env
    !.env.example
    
    node_modules
    __pycache__
    v-env
    .DS_Store
    
    yarn.lock
    *.bak