aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 588bacc45a32c7c144272bdfe3ea9647eacab909 (plain)
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
build*/
dist*/
issues/
/compile_commands.json

# Object files
*.o
*.lib
*.so
*.so.*
*.lo
*.la
*.pyc
*.class

# Temp files
*.swp
*.swo
*~
*.log
documentation.tar.xz

# Eclipse files
#.cproject
#.project

# Archive files
*.jar
/Debug/
/Debug test_cow_darray_perf01/
/Profiling test_cow_darray_perf01/
/bin/