diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..a297e9f --- /dev/null +++ b/.gitconfig @@ -0,0 +1,3 @@ +[user] + email = a@a.a + name = a diff --git a/.gitignore b/.gitignore index 35c6cdf..d114e23 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,9 @@ token.txt -.* +.cache +.npm +.ssh +.bash_history +.bash_logout +.bashrc +.profile +a.out