mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-31 08:00:24 +02:00
.gitignore: unified backup
directory matching expression with ones for units
and lib
directories
(cherry picked from commit 647a86feb5
)
This commit is contained in:
parent
0563917145
commit
fd7222fae9
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,13 +6,13 @@
|
||||
**/*.patch
|
||||
**/units/
|
||||
**/lib/
|
||||
**/backup/
|
||||
**/*;[1-9]
|
||||
**/*.~*
|
||||
**/*.*~
|
||||
**/*.fpcunit.ini
|
||||
**/*.lps
|
||||
**/*.compiled
|
||||
**/backup/*
|
||||
/docs/chm/**/*.chm
|
||||
/docs/chm/**/*.xct
|
||||
/docs/chm/**/*.kwd
|
||||
|
Loading…
Reference in New Issue
Block a user