aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-bootstrap/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-bootstrap/.gitignore')
-rw-r--r--vpp-bootstrap/.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/vpp-bootstrap/.gitignore b/vpp-bootstrap/.gitignore
new file mode 100644
index 0000000..ddbe19d
--- /dev/null
+++ b/vpp-bootstrap/.gitignore
@@ -0,0 +1,10 @@
+.vagrant/
+*~
+*#
+*.cmd
+
+node_modules/
+frontend/
+dist.dev/
+node-info.log
+node-error.log \ No newline at end of file