mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-22 19:11:40 +03:00
gitignore .pyc and GTAGS
This commit is contained in:
parent
a377ff79aa
commit
6d3e8b00f2
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,8 @@
|
|||||||
*.o
|
*.o
|
||||||
.*.d
|
.*.d
|
||||||
|
*.pyc
|
||||||
src/kak
|
src/kak
|
||||||
tags
|
tags
|
||||||
|
GPATH
|
||||||
|
GRTAGS
|
||||||
|
GTAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user