From 04e63061bdf0b4a7bc1c70928d79cf90b1f97489 Mon Sep 17 00:00:00 2001 From: destruc7i0n Date: Sun, 11 Nov 2018 15:43:30 -0500 Subject: Let's make this usable again! --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 504afef..c917706 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ node_modules/ package-lock.json + +.idea -- cgit 1.4.1 d class='form'>
dontfiles
summary refs log tree commit diff
path: root/bin/cash/var.c (unfollow)
Commit message (Expand)Author
2019-02-07Detect .mk files as makeJune McEnroe
2019-02-07Add make syntax to hiJune McEnroe
2019-02-07Add IRC output to hiJune McEnroe
2019-02-07Improve C syntax accuracy and add Format classJune McEnroe
2019-02-07Factor out hi checkJune McEnroe
2019-02-07Add Escape class to hiJune McEnroe
2019-02-07Add Todo class and parent syntax constraintJune McEnroe