mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-06 07:01:38 +01:00
.gitignore: Sort.
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@@ -1,5 +1,3 @@
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/aclocal.m4
|
||||
/autom4te.cache/
|
||||
/build-aux/
|
||||
@@ -11,34 +9,36 @@
|
||||
/configure
|
||||
/libtool
|
||||
/m4/*
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/src/coloredstderr.lo
|
||||
/src/.deps/
|
||||
/src/libcoloredstderr.la
|
||||
/src/.libs/
|
||||
/src/Makefile
|
||||
/src/Makefile.in
|
||||
/src/coloredstderr.lo
|
||||
/src/libcoloredstderr.la
|
||||
/stamp-h1
|
||||
/tests/.deps/
|
||||
/tests/Makefile
|
||||
/tests/Makefile.in
|
||||
/tests/example
|
||||
/tests/example.o
|
||||
/tests/example_err
|
||||
/tests/example_err.o
|
||||
/tests/example_error
|
||||
/tests/example_error.o
|
||||
/tests/example_exec
|
||||
/tests/example_exec.o
|
||||
/tests/example.o
|
||||
/tests/example_stdio
|
||||
/tests/example_stdio.o
|
||||
/tests/example_vfork
|
||||
/tests/example_vfork.o
|
||||
/tests/Makefile
|
||||
/tests/Makefile.in
|
||||
/tests/test_environment.sh.log
|
||||
/tests/test_environment.sh.trs
|
||||
/tests/test_err.sh.log
|
||||
/tests/test_err.sh.trs
|
||||
/tests/test_error.sh.log
|
||||
/tests/test_error.sh.trs
|
||||
/tests/test_err.sh.log
|
||||
/tests/test_err.sh.trs
|
||||
/tests/test_example.sh.log
|
||||
/tests/test_example.sh.trs
|
||||
/tests/test_exec.sh.log
|
||||
@@ -51,8 +51,8 @@
|
||||
/tests/test_simple.sh.trs
|
||||
/tests/test_stdio.sh.log
|
||||
/tests/test_stdio.sh.trs
|
||||
/tests/test-suite.log
|
||||
/tests/test_symbols.sh.log
|
||||
/tests/test_symbols.sh.trs
|
||||
/tests/test_vfork.sh.log
|
||||
/tests/test_vfork.sh.trs
|
||||
/tests/test-suite.log
|
||||
|
||||
Reference in New Issue
Block a user