File: .gitignore

package info (click to toggle)
dcontainers 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 344 kB
  • sloc: makefile: 74
file content (24 lines) | stat: -rw-r--r-- 305 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*.o
*.a
*.lst
*.s
test/tests
test/tests_32
test/looptest
perf.data
doc/
.dub/
dub.selections.json
test/compile_test
test/compile_test_32
test/external_allocator_test
test/external_allocator_test_32
test/openhashset
test/hashmap_gc_test
.gdb_history
__test__*__
*.exe
.directory
*.userprefs
.vscode
build/