added skeleton for 2021 day1 in go

This commit is contained in:
ZennDev1337 2023-11-14 23:33:55 +01:00
parent 49fbe1677b
commit 5053b3cbbd
8 changed files with 2088 additions and 0 deletions

8
2021/day1/.idea/.gitignore generated vendored Normal file
View file

@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml