Compare commits

...

1 Commits

Author SHA1 Message Date
7a9b00af54 added basic repo cofiguration...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2023-07-17 13:19:34 +03:00
2 changed files with 22 additions and 0 deletions

7
.editorconfig Normal file
View File

@ -0,0 +1,7 @@
root = true
[**]
indent_style = tab
tab_width = 4
charset = utf-8
end_of_line = lf

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
.gitignore
*.pem
*.sw[po]
*.py[co]
build
Session.vim
*.bak
*.dll
*.exe
*.pak
*.dat
*.zip
node_modules
targets
*.egg-info