Browse Source

Initial commit

master
Sr30 4 weeks ago
commit
49ead80255
  1. 26
      .gitignore
  2. 3
      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

3
README.md

@ -0,0 +1,3 @@
# my-first-repo
README.md
Loading…
Cancel
Save