forked from NVIDIA/libcudacxx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (44 loc) · 682 Bytes
/
Copy path.gitignore
File metadata and controls
44 lines (44 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
samples/trie
samples/trie.exe
.vscode/*
samples/pg996.txt
samples/1342-0.txt
samples/2600-0.txt
samples/2701-0.txt
samples/35-0.txt
samples/84-0.txt
samples/8800.txt
samples/pg1727.txt
samples/pg55.txt
samples/pg6130.txt
samples/log.txt
samples/trie.exp
samples/trie.lib
samples/trie.txt
samples/out.txt
samples/temp.txt
samples/trie.cu.txt
samples/trie_mt.exe
samples/trie.obj
samples/trie_mt.obj
samples/trie_st.exe
samples/trie_st.obj
samples/trial
samples/trie_st
samples/trie_mt
samples/rtc
samples/benchmark
*.pyc
build-*/
build/
.p4config
compare_git_to_perforce.bash
*.log
.clangd/
.cache
Output/
compile_commands.json
*~
*lit_test_times.txt
llvm-project/
compile_flags.txt