gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
skripta verzija 14c
[spa1skripta-public.git] / .gitignore
index a1a539f..e68c806 100644 (file)
@@ -1,18 +1,37 @@
-*.aux
+# general
+*~
+*.pdf
+*.zip
+
+# html etc
+*.html
+*.css
+#folder for generated html
+html
+
+# latex outputs and temps
 *.dvi
 *.log
 *.out
-*.pdf
-*~
+*.aux
 *.toc
 *.xref
+*.synctex.gz
 *.nav
 *.vrb
 *.snm
 auto*
-*.zip
-*.class
 _region*
 *.blg
 *.bbl
-*.exe
\ No newline at end of file
+#htlatex
+*.4ct
+*.4tc
+*.lg
+*.idv
+*.tmp
+
+# executables and binaries
+*.class
+*.exe
+errinfo.???
\ No newline at end of file
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner