Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ianj-als/pcl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Johnson <ian.johnson@appliedlanguage.com>2013-07-15 18:45:27 +0400
committerIan Johnson <ian.johnson@appliedlanguage.com>2013-07-15 18:45:27 +0400
commit7b4b59da587ea3e1ad20043a528ae26dd75912e5 (patch)
tree2292e61b6e338fbf53ad1b7a8e4df292f0fafa63 /.gitignore
parentba852d156d732bc2cb469f2f03b237eaf3f447d9 (diff)
Added dependency details and instructions to the documentation. Fixed the second pass resolver to use an immutable set.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c2f5b34..d0ed63c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,15 @@ nosetests.xml
# Vim
.*.swp
+
+# LaTeX
+*.aux
+*.tex~
+*.bbl
+*.blg
+*.lof
+*.log
+*.lot
+*.out
+*.toc
+