Add some .gitignore files so I can use git status.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 26 Oct 2018 16:53:13 +0000 (16:53 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 26 Oct 2018 16:53:13 +0000 (16:53 +0000)
commitc5cd32d541e7f9d05861eeebce5a1330737dbe13
tree400b13753cdea3facda74663d04e4c0e21b5026c
parentcf30bbd6c86578ec9b219baa5752a70f4a786be0
Add some .gitignore files so I can use git status.
12 files changed:
src/.gitignore [new file with mode: 0644]
src/blowfish/.gitignore [new file with mode: 0644]
src/compiler/.gitignore [new file with mode: 0644]
src/edwin/.gitignore [new file with mode: 0644]
src/gdbm/.gitignore [new file with mode: 0644]
src/imail/.gitignore [new file with mode: 0644]
src/mcrypt/.gitignore [new file with mode: 0644]
src/microcode/.gitignore [new file with mode: 0644]
src/pgsql/.gitignore [new file with mode: 0644]
src/x11-screen/.gitignore [new file with mode: 0644]
src/x11/.gitignore [new file with mode: 0644]
tests/ffi/.gitignore [new file with mode: 0644]