29 lines
203 B
Plaintext
Raw Normal View History

# OS X
.DS_Store*
Icon?
._*
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
# Linux
.directory
*~
# npm
node_modules
*.log
*.gz
2018-07-03 02:29:02 -04:00
# Coveralls
coverage
# Benchmarking
benchmarks/graphs
2018-07-02 23:38:24 -04:00
# Jetbrains
.idea