fix gitignore

This commit is contained in:
Martin 2021-07-30 19:54:20 +02:00
parent 1b6070d9ef
commit c94d2b3641

50
.gitignore vendored
View File

@ -1,25 +1,25 @@
**/*.o
**/*.ppu
**/*.exe
**/*.bak
**/*.diff
**/*.patch
**/units/
**/lib/
**/*;[1-9]
**/*.~*
**/*.*~
**/*.fpcunit.ini
**/*.lps
**/*.compiled
/docs/chm/**/*.chm
/docs/chm/**/*.xct
/docs/chm/**/*.kwd
/docs/chm/**/*.txt
/libeay32.dll
/ssleay32.dll
/lazarus.cfg
ide/revision.inc
!**/patches/*.patch
!**/patches/*.diff
**/*.o
**/*.ppu
**/*.exe
**/*.bak
**/*.diff
**/*.patch
**/units/
**/lib/
**/*;[1-9]
**/*.~*
**/*.*~
**/*.fpcunit.ini
**/*.lps
**/*.compiled
/docs/chm/**/*.chm
/docs/chm/**/*.xct
/docs/chm/**/*.kwd
/docs/chm/**/*.txt
/libeay32.dll
/ssleay32.dll
/lazarus.cfg
ide/revision.inc
!**/patches/*.patch
!**/patches/*.diff