Skip to content

Commit a96fbf2

Browse files
Ignore a few more editor artifacts and imported files
(no-issue-check)
1 parent d54750e commit a96fbf2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@ obj
66
acats
77
fixedbugs
88
ccg-tests
9+
llvm-bindings
910

1011
# Code editors artifacts
1112
.#*
1213
#*
1314
*~
1415
gnatinspect.db
16+
.dir-locals.el
17+
.helix
18+
compile_flags.txt
1519

1620
# Compilation artifacts
1721
*.o

0 commit comments

Comments
 (0)