mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:03:02 +01:00
.gitignore pass
This commit is contained in:
parent
985ee4bbbc
commit
a614624483
9
.gitignore
vendored
9
.gitignore
vendored
@ -2,3 +2,12 @@ temp/
|
|||||||
gen/
|
gen/
|
||||||
output_Win32/
|
output_Win32/
|
||||||
output_x64/
|
output_x64/
|
||||||
|
m4/
|
||||||
|
autom4te.cache/
|
||||||
|
Makefile
|
||||||
|
aclocal.m4
|
||||||
|
*.patch
|
||||||
|
config.status
|
||||||
|
configure
|
||||||
|
libtool
|
||||||
|
*.log
|
||||||
|
4
builds/make.new/config/.gitignore
vendored
Normal file
4
builds/make.new/config/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
config.guess
|
||||||
|
config.h.in
|
||||||
|
config.sub
|
||||||
|
ltmain.sh
|
2
extern/btyacc/.gitignore
vendored
Normal file
2
extern/btyacc/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
btyacc
|
||||||
|
*.o
|
Loading…
Reference in New Issue
Block a user