Commit Graph

15 Commits

Author SHA1 Message Date
Martin Kepplinger
371b65ff58
fix install directory handling for git and builds
The install directly should basically behave like the "build" directory.
Since it's tracked by git, containing a gitignore file, we shouldn't
have it in the toplevel gitignore (just like the build directory).

But then, the toplevel Makefile's real.clean target removes the install
directory. This is changed so that only it's content is being removed.
2018-11-23 12:29:08 -05:00
Trammell hudson
755c9e91ea
ignore all vi temp files 2018-02-05 11:23:13 -05:00
Trammell hudson
2045c082dc
ignore temporary files 2017-10-05 15:17:24 -04:00
Trammell hudson
04a108912f
ignore edk2 generated files 2017-09-20 17:46:56 -04:00
Trammell Hudson
06d2f7728b
ignore tilde files 2017-04-05 18:43:18 -04:00
Trammell Hudson
5ae0b09eb2
do not ignore files in initrd anymore 2017-03-31 11:24:10 -04:00
Trammell Hudson
cab9e7c39f
ignore install and crossgcc directories 2017-03-28 17:20:02 -04:00
Trammell Hudson
7cb6ddd0dc
ignore log files 2017-03-28 12:05:33 -04:00
Trammell Hudson
cc1c198810
ignore modified .config files 2016-11-23 12:10:40 -05:00
Trammell Hudson
97a0c3662c
ignore generate script files 2016-08-05 12:26:35 -04:00
Trammell Hudson
c01435a240
ignore created directories in initrd 2016-08-02 21:54:10 -04:00
Trammell Hudson
f7067d876c
ignore cpio files 2016-08-02 21:22:46 -04:00
Trammell Hudson
02f70457f4
ignore temp files 2016-07-29 08:54:04 -04:00
Trammell Hudson
913793c2c1
ignore downloaded files 2016-07-25 13:36:55 -04:00
Trammell Hudson
cccf7b0307
ignore temp files 2016-07-25 10:08:32 -04:00