1
1
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:
Maxime Coste 2012-03-14 14:29:47 +00:00
parent a377ff79aa
commit 6d3e8b00f2

4
.gitignore vendored
View File

@ -1,4 +1,8 @@
*.o
.*.d
*.pyc
src/kak
tags
GPATH
GRTAGS
GTAGS