Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
Library
plugin-template
Merge requests
!37
Updated .gitignore rules for /lang directory
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Updated .gitignore rules for /lang directory
feature/ignore-lang-files
into
master
Overview
0
Commits
1
Changes
1
Merged
Krzysztof Dyszczyk
requested to merge
feature/ignore-lang-files
into
master
5 years ago
Overview
0
Commits
1
Changes
1
0
0
Merge request reports
Viewing commit
a959a213
Show latest version
1 file
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
a959a213
Updated .gitignore rules for /lang directory
· a959a213
Mateusz Gbiorczyk
authored
5 years ago
.gitignore
+
3
−
2
View file @ a959a213
Edit in single-file editor
Open in Web IDE
Show full file
@@ -4,5 +4,6 @@
build-coverage
.DS_Store
.commit
lang/plugin-template-pl_PL.po
lang/plugin-template-pl_PL.mo
/lang/*
!/lang/*_*.po
/lang/*-*_*.po
Loading