diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 56 |
1 files changed, 51 insertions, 5 deletions
@@ -1,7 +1,53 @@ *.o -*.a +/*.a.xyzzy *.lo -*.so -*.so.* -config.mak -src/include/execline/config.h +/*.so.xyzzy +/config.mak +/src/include/execline/config.h +/background +/backtick +/cd +/define +/dollarat +/elgetopt +/elgetpositionals +/elglob +/emptyenv +/exec +/execlineb +/exit +/export +/fdblock +/fdclose +/fdmove +/fdswap +/fdreserve +/forbacktickx +/foreground +/forstdin +/forx +/getcwd +/getpid +/heredoc +/homeof +/if +/ifelse +/ifte +/ifthenelse +/import +/importas +/loopwhilex +/multidefine +/multisubstitute +/pipeline +/piperw +/redirfd +/runblock +/shift +/trap +/tryexec +/umask +/unexport +/wait +/withstdinas + |