dotfiles/agignore
2020-08-12 02:29:03 +04:00

17 lines
154 B
Plaintext

*.min.js
*.lock
*.locked
*.log
*.part
public/**
log/**
tmp/**
vendor/bundle/**
vendor/cache/**
node_modules/**
.bundle/**
.yarn-cache/**
.git/
.hg/
.svn/