Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Add tmp directory to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Feb 20, 2019
1 parent 3d08b28 commit dafede2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ nohup.out
README.sh
# ignore builded pages by Vuepress
docs/.vuepress/dist
# ignore tmp directory
tmp

0 comments on commit dafede2

Please sign in to comment.