]> rtime.felk.cvut.cz Git - jailhouse-test.git/commitdiff
.gitignores added for excluding folders and files \
authorMaxim Baryshnikov <barysmax@fel.cvut.cz>
Mon, 22 Feb 2016 17:48:13 +0000 (18:48 +0100)
committerMaxim Baryshnikov <barysmax@fel.cvut.cz>
Mon, 22 Feb 2016 17:48:13 +0000 (18:48 +0100)
which are generated by building and installation process.

build/buildroot/.gitignore [new file with mode: 0644]
buildroot-overlay/.gitignore [new file with mode: 0644]

diff --git a/build/buildroot/.gitignore b/build/buildroot/.gitignore
new file mode 100644 (file)
index 0000000..44c0b04
--- /dev/null
@@ -0,0 +1,9 @@
+/build
+/dl
+/host
+/images
+staging
+/target
+Makefile
+*.tmp
+*.old
diff --git a/buildroot-overlay/.gitignore b/buildroot-overlay/.gitignore
new file mode 100644 (file)
index 0000000..12f548f
--- /dev/null
@@ -0,0 +1,3 @@
+/lib
+/usr
+/jailhouse