mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 18:00:24 +02:00
.gitignore: unified backup
directory matching expression with ones for units
and lib
directories
This commit is contained in:
parent
74e27157fd
commit
647a86feb5
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