aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 45f8fdaa46..8dc459ea27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,7 @@ report.xml
# port server log
portlog.txt
+
+# gyp generated make files
+*-gyp.mk
+out \ No newline at end of file