delete .projectile and .dir-locals.el

This commit is contained in:
2022-10-05 16:36:57 +02:00
parent b001690c95
commit f74a1ffb8a
3 changed files with 2 additions and 4 deletions

2
.gitignore vendored
View File

@@ -2,6 +2,8 @@ ex*-c
aoc-c
core*
.ccls*
.projectile
.dir-locals.el
gmon.out
*.o
ex*-cob