diff options
author | Kim Alvefur <zash@zash.se> | 2016-12-07 11:50:53 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2016-12-07 11:50:53 +0100 |
commit | 9a914445bf15dcfe207b86cdbd49836f477bf396 (patch) | |
tree | 2a5db3614b748fd7d4b74c624773d0fd3baf98ea /.hgignore | |
parent | 00e5c2d7d326e18232ac3188001f805fdab3836f (diff) | |
download | prosody-9a914445bf15dcfe207b86cdbd49836f477bf396.tar.gz prosody-9a914445bf15dcfe207b86cdbd49836f477bf396.zip |
hgignore: Ignore luacheck cache file
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ syntax: glob .hgignore +.luacheckcache data local www_files |