mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-22 06:16:31 +00:00
Add common Windows/macOS hidden files to gitignore
This commit is contained in:
committed by
Jérôme Petazzoni
parent
b2bdac3384
commit
a5341f9403
12
.gitignore
vendored
12
.gitignore
vendored
@@ -8,3 +8,15 @@ slides/autopilot/state.yaml
|
||||
slides/index.html
|
||||
slides/past.html
|
||||
node_modules
|
||||
|
||||
### macOS ###
|
||||
# General
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
### Windows ###
|
||||
# Windows thumbnail cache files
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
ehthumbs_vista.db
|
||||
|
||||
Reference in New Issue
Block a user