Skip to content

Commit

Permalink
refactor: ignore build dir on linux (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
almoghamdani committed Oct 25, 2019
1 parent 2e3f1b0 commit d154e80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Build
build
node_modules
*.obj
GTAGS
Expand Down

0 comments on commit d154e80

Please sign in to comment.