Skip to content

Commit

Permalink
Merge branch 'master' into distributedcontext
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Kanzhelev authored Jun 7, 2019
2 parents a770073 + e455cc6 commit 17fdd45
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# IntelliJ IDEA
.idea
*.iml

# Eclipse
.classpath
.project
.settings
bin

# NetBeans
/.nb-gradle
/.nb-gradle-properties

# OS X
.DS_Store

# Emacs
*~
\#*\#

# Vim
.swp

0 comments on commit 17fdd45

Please sign in to comment.