mirror of
https://github.com/ModOrganizer2/udis86.git
synced 2026-07-27 14:05:57 -07:00
Update gitignore to exclude distcheck output
This commit is contained in:
@@ -12,6 +12,7 @@ autom4te.cache/
|
||||
build/
|
||||
configure
|
||||
docs/manual/html/
|
||||
docs/manual/texinfo/
|
||||
docs/manual/udis86.info
|
||||
libtool
|
||||
libudis86/itab.c
|
||||
@@ -36,6 +37,9 @@ tests/libcheck
|
||||
tests/difftest.sh
|
||||
scripts/ud_*asmtest*
|
||||
|
||||
# Ignore distcheck outut
|
||||
udis86-1.*
|
||||
|
||||
# Ignore C++ Builder history folders
|
||||
libudis86/__history/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user