feat: Minimal working p5/CoffeeScript setup

This commit is contained in:
Glen Whitney 2021-04-18 11:40:29 -07:00
parent d94c749830
commit 63dfa62ffd
6 changed files with 109248 additions and 1 deletions

2
.gitignore vendored
View file

@ -49,4 +49,6 @@ flycheck_*.el
# network security
/network-security.data
# Javascript from CoffeeScript files in main directory
/*.js