mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 07:15:43 +02:00
Merge pull request #169 from rubenvereecken/gitignore
Added Linux and Jetbrains coverage to gitignore
This commit is contained in:
commit
196c807c34
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,2 +1,8 @@
|
|||
.DS_Store
|
||||
.md~
|
||||
|
||||
# JetBrains #
|
||||
.idea/
|
||||
|
||||
# Linux #
|
||||
*~
|
||||
|
|
Loading…
Add table
Reference in a new issue