diff options
author | Karel Kočí <cynerd@email.cz> | 2015-08-19 11:31:42 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2015-08-19 11:31:42 +0200 |
commit | 09601e907a8c1b0c01f30fa1abd0da353365b580 (patch) | |
tree | d70177c9bc0933d954fb1ff914826cc47ab8e607 /targets | |
parent | 3a0ce4997ace88dbee592303664f9c26e4f537fa (diff) | |
download | linux-conf-perf-09601e907a8c1b0c01f30fa1abd0da353365b580.tar.gz linux-conf-perf-09601e907a8c1b0c01f30fa1abd0da353365b580.tar.bz2 linux-conf-perf-09601e907a8c1b0c01f30fa1abd0da353365b580.zip |
Add git ignore for links
While booting are created links to upper folders. These links should be
ignored from git.
Diffstat (limited to 'targets')
-rw-r--r-- | targets/ryuglab/cyclictest/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/targets/ryuglab/cyclictest/.gitignore b/targets/ryuglab/cyclictest/.gitignore new file mode 100644 index 0000000..99e8155 --- /dev/null +++ b/targets/ryuglab/cyclictest/.gitignore @@ -0,0 +1,2 @@ +rootfs.cpio.uboot +uImage |