heads/.gitignore
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

28 lines
171 B
Plaintext

.*.sw*
*.xz
*.bz2
*.gz
*.sign
*.rom
*.o
*.gz
*.tgz
*.img
*.rom
*.cpio
typescript*
config/*.old
*.log
*~
crossgcc
clean
*.map
*.sec
*.dep
*.ffs
*.vol
*.lz
*.fv
*.bin
*.bad