gitignore .pyc and GTAGS
This commit is contained in:
parent
a377ff79aa
commit
6d3e8b00f2
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +1,8 @@
|
|||
*.o
|
||||
.*.d
|
||||
*.pyc
|
||||
src/kak
|
||||
tags
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
|
|
Loading…
Reference in New Issue
Block a user