Cleaning.
[crypto_lab3.git] / .gitignore
1 lab3-build/
2 *.aux
3 *.log
4 *.[oa]
5 moc_*.cpp
6 *.moc
7 *.pb.cc
8 *.pb.h
9 *.pb.cpp
10 *.user
11 *.user.*
12 *.session
13 *.Release
14 *.Debug
15 *.exe
16 *.qm
17 *.dll
18 Makefile*
19 output/
20 Installations/
21 .tmp/
22 /doc/doxygen/html
23 qrc_*.cpp
24 TODO
25 *.session
26 *.DS_STORE
27 Thumbs.db