diff --git a/.gitignore b/.gitignore
index 01db763..76d45bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -147,3 +147,6 @@ Sessionx.vim
tags
# Persistent undo
[._]*.un~
+
+# PDF files
+*.pdf
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 4663731..4bc4fc6 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file