diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2017-12-14 16:55:22 -0800 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2017-12-14 16:55:22 -0800 |
| commit | 340714635acdfb9651a39fb633f3b40c976eda45 (patch) | |
| tree | f11c773bfedc4f36c918c4ad9ca2c0c1a7781fab /.gitignore | |
| parent | 28f5c31299d7f7bd813e3984767d27b4db011395 (diff) | |
Updated gitignore to use .compiled.nom
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -*.nom.lua -*/*.nom.lua +*.compiled.nom +*/*.compiled.nom |
