Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Braud authored and zavpyj committed Jun 13, 2017
1 parent 1405b07 commit 460880f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
@@ -0,0 +1,14 @@
######################
# Eclipse
######################
.project

######################
# Intellij
######################
.idea/

######################
# Visual Studio Code
######################
.vscode/

0 comments on commit 460880f

Please sign in to comment.