.gitignore: update
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
parent
42d6f363f3
commit
5e80bbe63c
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,6 +21,7 @@
|
|||||||
# Licensed under the GNU GPL v2 License
|
# Licensed under the GNU GPL v2 License
|
||||||
|
|
||||||
|
|
||||||
|
# General
|
||||||
*.log
|
*.log
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
@ -29,6 +30,8 @@
|
|||||||
.vs/
|
.vs/
|
||||||
.vscode/
|
.vscode/
|
||||||
.~lock.*
|
.~lock.*
|
||||||
|
|
||||||
|
# Portage
|
||||||
/.ebuild.x
|
/.ebuild.x
|
||||||
/distfiles/
|
/distfiles/
|
||||||
/eclass/*.5
|
/eclass/*.5
|
||||||
|
Loading…
Reference in New Issue
Block a user