Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 8a0075f

Browse files
committed
[[ Extensions ]] Ignore api.lcdoc files
These are autogenerated when the extensions are packaged, or when the IDE is run from the repo. Non-inline extension docs can still be added using git add -f, or using a name other than api.lcdoc.
1 parent 90eacd9 commit 8a0075f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ extensions/*/*/*.xml
2424
extensions/*/*/*.lci
2525
extensions/*/*/*.lcm
2626
extensions/*/*/*.lce
27+
extensions/*/*/api.lcdoc
2728

2829
# Compiled source and intermediates #
2930
###################

0 commit comments

Comments
 (0)