diff --git a/.gitattributes b/.gitattributes index 2eb0392..282f21f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ *.js linguist-language=TypeScript -*.css linguist-language=less diff --git a/.gitignore b/.gitignore index b1bb6c0..c8fdcca 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ dist .ejyyrc project.config.json project.private.config.json +*.zip +*.pem +*.env \ No newline at end of file