summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2017-05-05 11:28:51 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2017-05-05 11:28:51 +0200
commit604f3d64764270c052cfb43081ec522237bbdb75 (patch)
treeb3db80e35399412693c7a986b3021435b2914fe4 /.gitignore
parentf7f175cb29192682f3ece9479f24a40672a3d74d (diff)
downloadeficast-604f3d64764270c052cfb43081ec522237bbdb75.tar.gz
eficast-604f3d64764270c052cfb43081ec522237bbdb75.tar.bz2
eficast-604f3d64764270c052cfb43081ec522237bbdb75.zip
Massive add for all draft stuff to keep it in sync
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore51
1 files changed, 26 insertions, 25 deletions
diff --git a/.gitignore b/.gitignore
index e4f292e..cfbddab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,28 +1,29 @@
-downloads/
-out/
-work/
-mcastseed/src/.deps
-mcastseed/aclocal.m4
-mcastseed/autom4te.cache
-mcastseed/ar-lib
-mcastseed/compile
-mcastseed/config.guess
-mcastseed/config.h
-mcastseed/config.h.in
-mcastseed/config.log
-mcastseed/config.status
-mcastseed/config.sub
-mcastseed/configure
-mcastseed/depcomp
-mcastseed/INSTALL
-mcastseed/install-sh
-mcastseed/Makefile
-mcastseed/Makefile.in
-mcastseed/missing
-mcastseed/stamp-h1
-mcastseed/src/mcastseed
-mcastseed/src/mcastleech
-mcastseed/src/random_speed_dd
+/downloads/
+/out/
+/test/images/
+/test/ovmf/
+/work/
+/draft/mcastseed/aclocal.m4
+/draft/mcastseed/autom4te.cache
+/draft/mcastseed/ar-lib
+/draft/mcastseed/compile
+/draft/mcastseed/config.guess
+/draft/mcastseed/config.h
+/draft/mcastseed/config.h.in
+/draft/mcastseed/config.log
+/draft/mcastseed/config.status
+/draft/mcastseed/config.sub
+/draft/mcastseed/configure
+/draft/mcastseed/depcomp
+/draft/mcastseed/INSTALL
+/draft/mcastseed/install-sh
+/draft/mcastseed/Makefile
+/draft/mcastseed/Makefile.in
+/draft/mcastseed/missing
+/draft/mcastseed/stamp-h1
+/draft/mcastseed/src/mcastseed
+/draft/mcastseed/src/mcastleech
+/draft/mcastseed/src/random_speed_dd
Makefile
Makefile.in
*~