diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d5d3403 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +test* diff --git a/README.md b/README.md index 951c97d..3058c63 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -This repository contains all the scripts I use on Linux. +This repository contains all the scripts I use in Linux and beyond.