Add pipe reading and writing course code.
[TD_SE.git] / .gitignore
CommitLineData
5dd7feaa 1TD3/exo2/monexec/monexec
4b027192
JB
2philosophe/philosophe
3prodcons/prodcons
be736fd8
JB
4rw/reader/reader
5rw/writer/writer
5dd7feaa 6threads/exemple1
dd9d4413 7upipe/upipe
01d700ab
JB
8exo[[:digit:]]
9!exo[[:digit:]]/
4b027192 10
35dc22ea
JB
11*.static
12*.dynamic
13# for cygwin
14*.exe
15
16*.o
17
18*.so
19*.dylib
20*.a
21# for cygwin
22*.dll
23*.dll.a
24
25# atom linter
26*.gch
e654ca00
JB
27# ide-cquery
28.atom
35dc22ea
JB
29
30# editor trash
31*.swp
32*~
33
34.build
35
36thumbs.db
37*.DS_Store