Skip to content

Commit a357876

Browse files
committed
Merge pull request #108 from rgrinberg/master
update gitignore ( build/, dist/, *.pyc )
2 parents 8051657 + 7030eae commit a357876

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
__pycache__
33
neovim/ui/screen.c
44
neovim/ui/screen.so
5+
build/
6+
dist/
7+
*.pyc

0 commit comments

Comments
 (0)