Skip to content

Commit b542bab

Browse files
committed
removed src/ rules
1 parent 247485e commit b542bab

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

default.dcignore

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ ext/libtool
6464
/typo3conf/ENABLE_INSTALL_TOOL
6565
/FIRST_INSTALL
6666
/typo3
67-
/typo3_src
68-
/typo3_src-*
6967
/Packages
7068
/typo3temp/
7169

@@ -126,10 +124,6 @@ bin/
126124
# CodeIgniter
127125
*/config/development
128126
*/cache/*
129-
user_guide_src/build/*
130-
user_guide_src/cilexer/build/*
131-
user_guide_src/cilexer/dist/*
132-
user_guide_src/cilexer/pycilexer.egg-info/*
133127
application/logs/*
134128
/vendor/
135129

@@ -170,7 +164,6 @@ devel_isolated/
170164
qtcreator-*
171165
/planning/cfg
172166
/planning/docs
173-
/planning/src
174167
*~
175168
CATKIN_IGNORE
176169

@@ -243,7 +236,6 @@ _book
243236

244237
# ArchLinuxPackages
245238
pkg/
246-
src/
247239

248240
# Swift
249241
xcuserdata/
@@ -785,7 +777,6 @@ Mercury/
785777
/libraries/phpmailer/*
786778
/libraries/phputf8/*
787779
/libraries/simplepie/*
788-
/libraries/src/*
789780
/libraries/vendor/*
790781
/media/cms/*
791782
/media/com_associations/*
@@ -1184,7 +1175,6 @@ hs_err_pid*
11841175
# Julia
11851176
deps/downloads/
11861177
deps/usr/
1187-
deps/src/
11881178
docs/build/
11891179
docs/site/
11901180

@@ -1284,7 +1274,6 @@ tags
12841274
simv
12851275
simv.daidir/
12861276
simv.db.dir/
1287-
csrc/
12881277
simv.vdb/
12891278
urgReport/
12901279
DVEfiles/
@@ -1372,7 +1361,6 @@ octave-workspace
13721361
dist/*
13731362
target/
13741363
lib_managed/
1375-
src_managed/
13761364
project/boot/
13771365
project/plugins/project/
13781366

@@ -1548,7 +1536,6 @@ build/
15481536

15491537
# Gradle
15501538
**/build/
1551-
!src/**/build/
15521539

15531540
# Elisp
15541541
*~

0 commit comments

Comments
 (0)