12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- *.slo
- *.lo
- *.o
- *.obj
- *.gch
- *.pch
- *.so
- *.dylib
- *.dll
- *.mod
- *.lai
- *.la
- *.a
- *.lib
- *.exe
- *.out
- *.app
- *.bin
- *~
- oprofiletmp
- callgrind
- oprofile_data
- out.dot
- cov-int*
- cov-int
- build*
- .ipynb_checkpoints
- tests/python/field.txt
- examples/*.pdf
- examples/*.png
- examples/*.7z
- examples/Egor*
- examples/egor*
- examples/*.txt
- examples/*.pyc
- backup*
- .DS_Store
- node_modules
- dist
- surma-ashley-test
- nmiejs.wasm
- nmiejs.js
- .env.local
- .env.*.local
- npm-debug.log*
- yarn-debug.log*
- yarn-error.log*
- .idea
- .vscode
- *.suo
- *.ntvs*
- *.njsproj
- *.sln
- *.sw?
|