tree.c course code example.
[TD_SE.git] / .gitignore
CommitLineData
5dd7feaa 1TD3/exo2/monexec/monexec
58de8076 2fils/fils
1652ed72 3mem/mem
4b027192 4philosophe/philosophe
fa1b4804 5philosophe-famine/philosophe
4b027192 6prodcons/prodcons
be736fd8
JB
7rw/reader/reader
8rw/writer/writer
e5997403 9semaphore/semaphore
c3a3595d 10signal/signaux0
5dd7feaa 11threads/exemple1
80b410a1 12tree/tree
dd9d4413 13upipe/upipe
80b410a1 14
38c82fd1
JB
15TD3/exo[[:digit:]]/exo[[:digit:]]
16!TD3/exo[[:digit:]]/
4b027192 17
35dc22ea
JB
18*.static
19*.dynamic
20# for cygwin
21*.exe
22
23*.o
24
25*.so
26*.dylib
27*.a
28# for cygwin
29*.dll
30*.dll.a
31
32# atom linter
33*.gch
e654ca00
JB
34# ide-cquery
35.atom
35dc22ea
JB
36
37# editor trash
38*.swp
39*~
40
41.build
42
43thumbs.db
44*.DS_Store