joinpeertube/.gitignore

26 lines
251 B
Text
Raw Permalink Normal View History

2019-09-11 11:52:20 +00:00
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
2019-10-23 12:02:20 +00:00
src/locale/**/*~
2020-02-09 13:52:26 +00:00
ansible/inventory