diff --git a/.aiignore b/.aiignore new file mode 100644 index 0000000..af059f3 --- /dev/null +++ b/.aiignore @@ -0,0 +1,25 @@ +# An .aiignore file follows the same syntax as a .gitignore file. +# .gitignore documentation: https://git-scm.com/docs/gitignore + +# you can ignore files +.DS_Store +*.log +*.tmp + +# or folders +dist/ +build/ +out/ +# An .aiignore file follows the same syntax as a .gitignore file. +# .gitignore documentation: https://git-scm.com/docs/gitignore + +# you can ignore files +# or folders +.idea +node_modules/ +.vscode/ +.git +.github +scripts +.pytest_cache/ +__pycache__ \ No newline at end of file diff --git a/resources/resources.iml b/nex.iml similarity index 85% rename from resources/resources.iml rename to nex.iml index d6ebd48..8021953 100644 --- a/resources/resources.iml +++ b/nex.iml @@ -1,5 +1,5 @@ - + diff --git a/public/kan.html b/public/kan.html index ed9fc3a..f96ca93 100644 --- a/public/kan.html +++ b/public/kan.html @@ -3,7 +3,7 @@ - 🎯 Tech + 🎯 Techs