commit 55bc8be5e189c808d65c53057c0aece152ededb8 Author: Your Name Date: Fri Jul 24 23:15:26 2020 -0600 gitignore for cod4 root diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..984b9ce --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# Ignore everything in repository root +/* + +# Files to not ignore +!/.gitignore +!/botnames.txt + +# Folder to not ignore +!/main_shared/