Create empty .gitignore file

This commit is contained in:
D. Scott Boggs 2023-09-01 06:10:01 -04:00
parent a4e4ee477b
commit d8bc008333
2 changed files with 2 additions and 4 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
# Add globs to files you don't want tracked to this file. Common examples
# include "**/node_modules", "*.secret", and ".env*".