Migrate to rcm

This commit is contained in:
2020-08-12 02:29:03 +04:00
parent d1b5037e15
commit 547a5b9f84
334 changed files with 3905 additions and 4270 deletions

16
agignore Normal file
View File

@@ -0,0 +1,16 @@
*.min.js
*.lock
*.locked
*.log
*.part
public/**
log/**
tmp/**
vendor/bundle/**
vendor/cache/**
node_modules/**
.bundle/**
.yarn-cache/**
.git/
.hg/
.svn/