about summary refs log tree commit diff
path: root/.gitignore
blob: 51eb9644acd77921e1e42934919cb6757e7288fa (plain) (blame)
1
2
3
4
5
6
# Haskell
*.hi
*.o

# Python
__pycache__