Skip to content

Commit

Permalink
Add IntelliJ and vim extensions to gitignore (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkysow authored and ardan-bkennedy committed Nov 29, 2016
1 parent b8c797d commit 3516a73
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Expand Up @@ -12,6 +12,11 @@ gotraining
_obj
_test

# Editor files
.idea/
*.iml
*.swp

# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
Expand Down

0 comments on commit 3516a73

Please sign in to comment.