branch: externals/names
commit 77fbff178e6738843ff458a95f59833de43ee54d
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    * .elpaignore: New file
    
    By marking `tests` as ignored, it also tells the GNUmakefile not to
    try and compile the files therein, which is the main benefit since
    most of those are old and spit out lots and lots of warnings (or worse).
---
 .elpaignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.elpaignore b/.elpaignore
new file mode 100644
index 0000000000..2b29f27645
--- /dev/null
+++ b/.elpaignore
@@ -0,0 +1 @@
+tests

Reply via email to