diff options
author | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2017-05-05 11:28:51 +0200 |
---|---|---|
committer | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2017-05-05 11:28:51 +0200 |
commit | 604f3d64764270c052cfb43081ec522237bbdb75 (patch) | |
tree | b3db80e35399412693c7a986b3021435b2914fe4 /.gitignore | |
parent | f7f175cb29192682f3ece9479f24a40672a3d74d (diff) | |
download | eficast-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-- | .gitignore | 51 |
1 files changed, 26 insertions, 25 deletions
@@ -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 *~ |