Skip to content

Commit

Permalink
ignore files specific for OS and editors
Browse files Browse the repository at this point in the history
  • Loading branch information
terales committed Dec 13, 2017
1 parent 0d70f54 commit dd01810
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# Build system
.sass-cache/

# Nodejs
node_modules/

# Editors
.idea/
.vscode/

# MacOS
.DS_Store
Binary file removed css/.DS_Store
Binary file not shown.

0 comments on commit dd01810

Please sign in to comment.