fixed heap-buffer-overflow in url_count_inline, fixes #122
[smdp.git] / .gitignore
1 # temporary compile results
2 *.o
3
4 # Binary excutions
5 mdp
6 mdp.exe
7
8 # Other temporary files
9 .DS_Store
10 .idea
11 *~
12 *.swp
13 *.sublime-workspace
14 *.out
15 tags