add missing development files to gitignore

This commit is contained in:
WebFreak001 2023-03-16 16:00:57 +01:00 committed by Jan Jurzitza
parent 24f67f3b63
commit 795ea87f80
3 changed files with 4 additions and 3 deletions
.gitignore
tests
tc_locate_ufcs_function
tc_recursive_public_import

4
.gitignore vendored
View File

@ -24,8 +24,12 @@ callgrind.*
tests/tc*/actual*.txt
stderr.txt
stdout.txt
# script-generated expected with absolute file paths
tests/tc_locate_ufcs_function/expected.txt
tests/tc_recursive_public_import/expected.txt
# Dub files
.dub
dub.selections.json
!/dub.selections.json
dcd*-test-*

View File

@ -1 +0,0 @@
/home/davu/code/repos/vushu/DCD/tests/tc_locate_ufcs_function/barutils/barutils.d 22

View File

@ -1,2 +0,0 @@
identifiers
world v World world /home/davu/code/repos/vushu/DCD/tests/tc_recursive_public_import/testing/a.d 77