summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2017-04-16 16:42:26 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2017-04-16 16:42:26 +0200
commit06e85a88efd8225e9e7044ddd09f3ee0406f4c6e (patch)
treeedc933fcfca7315db6a6e4407cca4943aa996c77
parent1c8228f891a04fcb9d66ac5ffc4a6291f662c330 (diff)
Fix .gitignore
-rw-r--r--.gitignore12
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index fbefbd8..7810f17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,12 +3,12 @@ __pycache__/
prolog/parsetab.py
# latex stuff
-aied2017/*.aux
-aied2017/*.bbl
-aied2017/*.blg
-aied2017/*.log
-aied2017/*.out
-aied2017/*.pdf
+paper/*.aux
+paper/*.bbl
+paper/*.blg
+paper/*.log
+paper/*.out
+paper/*.pdf
# data stuff
/data*