mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Update samples
This commit is contained in:
		| @@ -143,6 +143,9 @@ | ||||
|     "M": [ | ||||
|       ".m" | ||||
|     ], | ||||
|     "Makefile": [ | ||||
|       ".script!" | ||||
|     ], | ||||
|     "Markdown": [ | ||||
|       ".md" | ||||
|     ], | ||||
| @@ -346,6 +349,9 @@ | ||||
|       ".editorconfig", | ||||
|       ".gitconfig" | ||||
|     ], | ||||
|     "Makefile": [ | ||||
|       "Makefile" | ||||
|     ], | ||||
|     "Nginx": [ | ||||
|       "nginx.conf" | ||||
|     ], | ||||
| @@ -390,8 +396,8 @@ | ||||
|       ".gemrc" | ||||
|     ] | ||||
|   }, | ||||
|   "tokens_total": 363725, | ||||
|   "languages_total": 435, | ||||
|   "tokens_total": 363775, | ||||
|   "languages_total": 437, | ||||
|   "tokens": { | ||||
|     "ABAP": { | ||||
|       "*/**": 1, | ||||
| @@ -24425,6 +24431,29 @@ | ||||
|       "c1": 4, | ||||
|       "buf_c1_": 1 | ||||
|     }, | ||||
|     "Makefile": { | ||||
|       "all": 1, | ||||
|       "hello": 4, | ||||
|       "main.o": 3, | ||||
|       "factorial.o": 3, | ||||
|       "hello.o": 3, | ||||
|       "g": 4, | ||||
|       "+": 8, | ||||
|       "-": 6, | ||||
|       "o": 1, | ||||
|       "main.cpp": 2, | ||||
|       "c": 3, | ||||
|       "factorial.cpp": 2, | ||||
|       "hello.cpp": 2, | ||||
|       "clean": 1, | ||||
|       "rm": 1, | ||||
|       "rf": 1, | ||||
|       "*o": 1, | ||||
|       "SHEBANG#!make": 1, | ||||
|       "%": 1, | ||||
|       "ls": 1, | ||||
|       "l": 1 | ||||
|     }, | ||||
|     "Markdown": { | ||||
|       "Tender": 1 | ||||
|     }, | ||||
| @@ -39498,6 +39527,7 @@ | ||||
|     "Logtalk": 36, | ||||
|     "Lua": 724, | ||||
|     "M": 23373, | ||||
|     "Makefile": 50, | ||||
|     "Markdown": 1, | ||||
|     "Matlab": 11787, | ||||
|     "Max": 136, | ||||
| @@ -39600,6 +39630,7 @@ | ||||
|     "Logtalk": 1, | ||||
|     "Lua": 3, | ||||
|     "M": 28, | ||||
|     "Makefile": 2, | ||||
|     "Markdown": 1, | ||||
|     "Matlab": 37, | ||||
|     "Max": 1, | ||||
| @@ -39658,5 +39689,5 @@ | ||||
|     "Xtend": 2, | ||||
|     "YAML": 1 | ||||
|   }, | ||||
|   "md5": "46e5ae2843b0698d736a25b77bb70901" | ||||
|   "md5": "a1b641b3e2c3d7f897afbcc4d8bf4282" | ||||
| } | ||||
		Reference in New Issue
	
	Block a user