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

*/_build/*
*/*/_build/*
*.native
*.byte

*.log

*.o

morpion_rec/*/player

dummy_test