From 220b8d987b1053671571cc570b3b334ab5dd6c9d Mon Sep 17 00:00:00 2001
From: Matthew Kosarek <mattkae@protonmail.com>
Date: Tue, 21 Jun 2022 06:44:57 -0400
Subject: C++ specific things

---
 .gitignore | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index 9b758b0..4deb2fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 elpa
-projectile-bookmarks.eld
\ No newline at end of file
+projectile-bookmarks.eld
+irony
+*~
\ No newline at end of file
-- 
cgit v1.2.1