diff --git a/.gitignore b/.gitignore index a72a4b0..e83db76 100644 --- a/.gitignore +++ b/.gitignore @@ -11,10 +11,11 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out - # GoLand IDE files .idea/ - #Logs folder -logs/ \ No newline at end of file +logs/ + +#Data Stuffs +data/ \ No newline at end of file