mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Updated .gitignore
This commit is contained in:
parent
10b5c835c3
commit
2a7c81e63c
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
*.tar.xz
|
*.tar.xz
|
||||||
src/gotty
|
|
||||||
src/*.o
|
src/*.o
|
||||||
|
src/gotty
|
||||||
Makefile.in
|
Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
|
|
@ -20,4 +20,4 @@ src/include/config.h.in
|
||||||
src/include/config.h.in~
|
src/include/config.h.in~
|
||||||
src/include/stamp-h1
|
src/include/stamp-h1
|
||||||
*.swp
|
*.swp
|
||||||
gotty-*
|
/gotty-*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue