chore(.gitignore): add .omc/ to gitignore and remove publications.bib

This commit is contained in:
Prad Nukala
2026-06-25 13:46:19 -04:00
parent 76c24c8313
commit 303f4fc483
2 changed files with 1 additions and 15 deletions
+1
View File
@@ -1,5 +1,6 @@
# Build output # Build output
dist/ dist/
.omc/
# LaTeX intermediates (in case anything is built outside dist/) # LaTeX intermediates (in case anything is built outside dist/)
*.aux *.aux
-15
View File
@@ -1,15 +0,0 @@
@article{linguistics,
author = "Sam Tilsen and Debarghya Das and Bruce McKee",
title = "Real-time articulatory biofeedback with electromagnetic articulography",
journal = "Linguistics Vanguard",
year = "in press",
DOI = "http://dx.doi.org/10.1002/andp.19053221004"
}
@article{ml,
author = "Ashesh Jain and Debarghya Das and Ashutosh Saxena",
title = "PlanIt: A Crowdsourcing Approach for Learning to Plan Paths from Large Scale Preference Feedback",
journal = "Tech Report, ICRA",
year = "in press",
DOI = "http://arxiv.org/abs/1406.2616"
}