Import and user interrupt exception handling added
[imap-fix-internaldate] / .gitignore
CommitLineData
020420bc
TJ
1# Normal stuff
2*.o
3*.a
4*.so
5*.lo
6*.la
7*.pc
8.deps/
9.libs/
10build/
11bin/
12
8fe4e3ff
PD
13.metadata/
14.project
15.pydevproject
16__pycache__/
17
020420bc
TJ
18# kdevelop
19.kdev4
20
21# Doxygen documentation
22*/doc/Doxyfile
23*/doc/html
24
25# Backup files and stuff from patches
26*.orig
27*.rej
28*~