Skip to content

Commit 4554f9d

Browse files
author
Daniel Kroening
authored
Merge pull request #421 from NathanJPhillips/git-ignore-ide-files
Ignore IDE generated files
2 parents 0e46795 + dfb5e2c commit 4554f9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Local files generated by IDEs
2+
.vscode/*
3+
14
# compilation files
25
*.lo
36
*.od

0 commit comments

Comments
 (0)