mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:26:03 +02:00
Added Linux and Jetbrains coverage to gitignore
This commit is contained in:
parent
84be2a73d1
commit
ad55e46482
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,2 +1,8 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.md~
|
.md~
|
||||||
|
|
||||||
|
# JetBrains #
|
||||||
|
.idea/
|
||||||
|
|
||||||
|
# Linux #
|
||||||
|
*~
|
||||||
|
|
Loading…
Add table
Reference in a new issue