mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-10 03:48:27 +02:00
tools: added git ignores for linux binaries and config
(cherry picked from commit 266c74db95
)
This commit is contained in:
parent
c60b5f9a7e
commit
3fe4dc47ef
7
.gitignore
vendored
7
.gitignore
vendored
@ -16,10 +16,11 @@
|
||||
/docs/chm/**/*.xct
|
||||
/docs/chm/**/*.kwd
|
||||
/docs/chm/**/*.txt
|
||||
!**/patches/*.patch
|
||||
!**/patches/*.diff
|
||||
/libeay32.dll
|
||||
/ssleay32.dll
|
||||
/lazarus.cfg
|
||||
ide/revision.inc
|
||||
|
||||
!**/patches/*.patch
|
||||
!**/patches/*.diff
|
||||
/lazbuild
|
||||
/config
|
||||
|
5
tools/.gitignore
vendored
Normal file
5
tools/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/lazres
|
||||
/lrstolfm
|
||||
/updatepofiles
|
||||
/svn2revisioninc
|
||||
/lplupdate
|
Loading…
Reference in New Issue
Block a user