ngx-translate-extract/.gitignore
2016-12-03 15:09:39 +01:00

20 lines
195 B
Plaintext

# 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