*.o
*.a
*.pyc
#*#
*~
*.swp
.*
*.tmp
*.old
*.profile
*.bkp
*.bak
[Tt]humbs.db
*.DS_Store
build/
_build/
src/build/
*.log

.env
target/
bin/
fatcat-*.tar.gz
*.jar
*.pdf

!.cargo
!.gitlab-ci.yml
!.travis.yml

# Don't ignore this file itself
!.gitignore