Browse Source

Initial commit

master
why 3 weeks ago
commit
2ec5387eeb
  1. 26
      .gitignore
  2. 2
      README.md

26
.gitignore

@ -0,0 +1,26 @@
# ---> Windows
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
# Windows shortcuts
*.lnk

2
README.md

@ -0,0 +1,2 @@
# my-first-repo
Loading…
Cancel
Save