diff --git a/.gitattributes b/.gitattributes index ba0c770..06afabd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -23,3 +23,6 @@ flirpy/bin/** linguist-vendored # with the python modules ``pickle``, ``dbm.*``, # ``shelve``, ``marshal``, ``anydbm``, & ``bsddb`` # (among others). + +linguist-vendored: + src/flirpy/bin/* linguist-vendored \ No newline at end of file