1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-01 23:13:32 +02:00

Add first crude binary module implementation.

This commit is contained in:
Kris Maglione
2011-09-22 21:08:40 -04:00
parent d568ce8762
commit 6af256bc53
17 changed files with 1290 additions and 6 deletions

View File

@@ -8,6 +8,11 @@ syntax: glob
## Generated by the build process
*.xpi
*.o
*.so
*.xpt
*/.depend
*/config.local.mk
*/locale/*/*.html
*/chrome
*/contrib/vim/*.vba
@@ -15,6 +20,8 @@ syntax: glob
downloads/*
.git/*
binary/src/*/*.h
common/tests/functional/log
*.py[co]