aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 84917579c581affdcbfda5f13a76a35bf9edb956 (plain) (blame)
1
2
3
4
5
6
7
8
_/
bin/
obj/
__pycache__/
\#*\#
.*
!.git*
*~