Commit 0b6652fe3b9f2a1573ac935de2e525ae8f9f6c49

Authored by Олександр Басенко
1 parent 91a68da237
Exists in master

add .gitignore

Showing 1 changed file with 8 additions and 0 deletions Side-by-side Diff

  1 +# dotfiles
  2 +.*
  3 +!.gitignore
  4 +!.mailmap
  5 +# compiled python files
  6 +*.py[co]
  7 +# yaml generated file
  8 +docker-compose.yml