Add gitignore and Drone CI configuration.
Some checks reported errors
continuous-integration/drone Build was killed

This commit is contained in:
2021-11-20 03:32:04 +05:00
parent 724bbe0793
commit 0e795d5bc8
2 changed files with 24 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.idea
.vscode
*DS_Store*