aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: fab9ee5f51ce23ab59168242e094b46f38ad1142 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
*.swp
*~

judge/_build/*
*.native
*.byte

*.o

morpion_rec/*/player

dummy_test