fix gitignore

This commit is contained in:
Martin 2021-07-30 19:54:42 +02:00
parent 2ee47a52b5
commit 9f7df59b14

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