Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
add editors to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
eljefedelrodeodeljefe committed Jun 23, 2016
1 parent fb89017 commit ca807c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ test/fixtures/sources/cpp/out/*
!test/fixtures/sources/cpp/out/.gitkeep
test/fixtures/sources/c/out/*
!test/fixtures/sources/c/out/.gitkeep

.vscode
.idea

0 comments on commit ca807c2

Please sign in to comment.