ngx-translate-extract/.gitignore

20 lines
195 B
Plaintext
Raw Normal View History

2016-12-03 17:09:39 +03:00
# IDE
.vscode
# Logs and other files
npm-debug.log*
.DS_Store
# Compiled files
dist
# Extracted strings
*.json
*.pot
# Dependency directory
node_modules
# Source maps for JS builds
*.js.map