modified gitignore to add exclusion rule for file C:\Users\bigwiz\IdeaProjects\URLShortener\shortener_db_schema.sql which is located in the root of the git repo

This commit is contained in:
Amit Kumar Nandi 2024-02-15 20:23:50 +05:30
parent ea1bc0e43b
commit d426b6140f

2
.gitignore vendored
View file

@ -35,3 +35,5 @@ build/
### VS Code ###
.vscode/
shortener_db_schema.sql