.gitignore 119 Bytes
Newer Older
1
# ipfs can generate profiling dump files
Matt Bell's avatar
Matt Bell committed
2 3
*.cpuprof
*.memprof
4

5 6 7 8
*.swp
.ipfsconfig
*.out
*.test
9
*.orig
Jeromy's avatar
Jeromy committed
10
*~
11 12

/test/bin
Vijayee Kulkaa's avatar
Vijayee Kulkaa committed
13
.ipfs