Skip to content

Commit

Permalink
added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Alexandru committed Jun 15, 2017
1 parent 91e97f9 commit 02c33c4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

# Ignore dependencies
node_modules/

# Ignore logs
logs/

# Specific files
#

0 comments on commit 02c33c4

Please sign in to comment.