Skip to content
Snippets Groups Projects

Updated .gitignore rules for /lang directory

Merged Krzysztof Dyszczyk requested to merge feature/ignore-lang-files into master
1 file
+ 3
2
Compare changes
  • Side-by-side
  • Inline
+ 3
2
@@ -4,5 +4,6 @@
@@ -4,5 +4,6 @@
build-coverage
build-coverage
.DS_Store
.DS_Store
.commit
.commit
lang/plugin-template-pl_PL.po
/lang/*
lang/plugin-template-pl_PL.mo
!/lang/*_*.po
 
/lang/*-*_*.po
Loading