Looks like wildcards aren't a thing in the mind of the creator of git

This commit is contained in:
a 2021-12-06 16:38:18 +01:00
parent af365bd945
commit 3325a04a03
2 changed files with 11 additions and 1 deletions

3
.gitconfig Normal file
View File

@ -0,0 +1,3 @@
[user]
email = a@a.a
name = a

9
.gitignore vendored
View File

@ -1,2 +1,9 @@
token.txt
.*
.cache
.npm
.ssh
.bash_history
.bash_logout
.bashrc
.profile
a.out