mirror of
https://github.com/munki/munki.git
synced 2026-04-26 06:48:57 -05:00
gitattributes: add .gitattributes for munki-python (#1112)
* gitattributes: add .gitattributes for munki-python Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com> * code/client: workaronud for munkiimport highlight Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# https://github.com/github/linguist/blob/master/docs/overrides.md
|
||||
# https://github.com/github/linguist/blob/master/lib/linguist/languages.yml
|
||||
|
||||
# munki-python
|
||||
code/client/* linguist-language=Python
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/usr/local/munki/munki-python
|
||||
# -*- python -*-
|
||||
# encoding: utf-8
|
||||
#
|
||||
# Copyright 2010-2021 Greg Neagle.
|
||||
|
||||
Reference in New Issue
Block a user