From: Doni Pracner Date: Thu, 12 Mar 2015 17:12:27 +0000 (+0100) Subject: pocetak - gitignore za mnoge privremene fajlove X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=spa1-materijali.git;a=commitdiff_plain;h=74ba6d5b33737bd1c9411330cc4e9f428f141e5a pocetak - gitignore za mnoge privremene fajlove --- 74ba6d5b33737bd1c9411330cc4e9f428f141e5a diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..72af757 --- /dev/null +++ b/.gitignore @@ -0,0 +1,36 @@ +# general +*~ +*.pdf + +# archives +*.zip +*.tar.gz +*.tgz +*.bz + +# latex outputs and temps +*.dvi +*.log +*.out +*.aux +*.toc +*.xref +*.synctex.gz +*.nav +*.vrb +*.snm +auto* +_region* +*.blg +*.bbl +#htlatex +*.4ct +*.4tc +*.lg +*.idv +*.tmp + +# executables and binaries +*.class +*.exe +errinfo.??? \ No newline at end of file