diff --git a/ignore b/ignore new file mode 100644 index 0000000..1aca577 --- /dev/null +++ b/ignore @@ -0,0 +1,61 @@ +# Compiled Object files +*.slo +*.lo +*.o +*.pyc + +# Compiled Dynamic libraries +*.so +*.dylib +*.dll + +# Compiled Static libraries +*.lai +*.la +*.a + +# Latex +*.acn +*.acr +*.alg +*.aux +*.bbl +*.blg +*.dvi +*.fdb_latexmk +*.glg +*.glo +*.gls +*.idx +*.ilg +*.ind +*.ist +*.lof +*.log +*.lot +*.maf +*.mtc +*.mtc0 +*.nav +*.nlo +*.out +*.pdfsync +*.ps +*.snm +*.synctex.gz +*.toc +*.vrb +*.xdy +*.tdo + +# Qt +*.pro.user +*.pro.user.* +moc_*.cpp +qrc_*.cpp +*-build-* + +# gcc coverage testing tool files +*.gcno +*.gcda +*.gcov