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

Commit a6b2406

Browse files
author
runrevali
committed
[[ Extensions Cleanup ]] Add generated files to .gitignore
1 parent 3ae8fdd commit a6b2406

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ encryptedstack.cpp
2020
encryptedstack.h
2121
stacksecurity_encrypted.cpp
2222
util/perfect/perfect.linux-*
23+
extensions/*/*/*.xml
24+
extensions/*/*/*.lci
25+
extensions/*/*/*.lcm
26+
extensions/*/*/*.lce
2327

2428
# Compiled source #
2529
###################
@@ -103,4 +107,4 @@ prebuilt/fetched
103107
# Stamp files and generated C files
104108
###################################
105109
stamp-mlc*
106-
_mlc
110+
_mlc

0 commit comments

Comments
 (0)