Skip to content

Commit

Permalink
Create .gitignore
Browse files Browse the repository at this point in the history
Removed by mistake. Adding .gitignore back to the repository.
  • Loading branch information
tenthirtyam committed Dec 8, 2020
1 parent 0403c63 commit 1811016
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# MacOS
## ignore desktop services files
**/.DS_Store

# Hashicorp Packer

## ignore cache directories
packer_cache/

## ignore crash log files
crash.log

0 comments on commit 1811016

Please sign in to comment.