ngx-translate-extract/.gitignore
2016-12-07 15:27:48 +01:00

21 lines
215 B
Plaintext

# IDE
.vscode
.idea
# Logs and other files
npm-debug.log*
.DS_Store
# Compiled files
dist
# Extracted strings
template.json
template.pot
# Dependency directory
node_modules
# Source maps for JS builds
*.js.map