[gjs/ewlsh/fix-eslint: 32/33] Add .gitignore file




commit 3d288f993e604e4633abf033536a205f5861f658
Author: Philip Chimento <philip chimento gmail com>
Date:   Fri Nov 20 14:35:33 2020 -0800

    Add .gitignore file
    
    Now that we have a node_modules installation in tools/, we need an ignore
    file.
    
    Closes: #359

 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..dd218ba2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: MIT OR LGPL-2.0-or-later
+# SPDX-FileCopyrightText: 2020 Philip Chimento <philip chimento gmail com>
+/tools/node_modules


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]